mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
add geonames plugin
This commit is contained in:
parent
ca86156d9b
commit
fbc44b2135
3 changed files with 203 additions and 0 deletions
14
geonames/geonames.css
Executable file
14
geonames/geonames.css
Executable file
|
@ -0,0 +1,14 @@
|
|||
|
||||
|
||||
|
||||
#geonames-enable-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#geonames-checkbox {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue