forked from friendica/friendica-addons
11 lines
164 B
CSS
11 lines
164 B
CSS
|
|
#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
#curtemp-network {
|
|
float: left;
|
|
}
|
|
|