mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
added more weather data, change curtemp to curweather
This commit is contained in:
parent
8a797d3b2f
commit
6ec3a4059a
6 changed files with 106 additions and 102 deletions
10
curweather/curweather.css
Normal file
10
curweather/curweather.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
#curtemp-network {
|
||||
float: left;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue