add numfriends plugin, update a couple of tgz's

This commit is contained in:
friendica 2012-02-11 23:44:20 -08:00
parent 111f6717a8
commit fe3ff56d7b
12 changed files with 104 additions and 104 deletions

14
numfriends/numfriends.css Executable file
View file

@ -0,0 +1,14 @@
#numfriends-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#numfriends {
float: left;
}