add geonames plugin

This commit is contained in:
friendica 2012-02-05 20:14:57 -08:00
parent ca86156d9b
commit fbc44b2135
3 changed files with 203 additions and 0 deletions

14
geonames/geonames.css Executable file
View file

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