mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
add numfriends plugin, update a couple of tgz's
This commit is contained in:
parent
111f6717a8
commit
fe3ff56d7b
12 changed files with 104 additions and 104 deletions
14
numfriends/numfriends.css
Executable file
14
numfriends/numfriends.css
Executable file
|
@ -0,0 +1,14 @@
|
|||
|
||||
|
||||
|
||||
#numfriends-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#numfriends {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue