mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 09:09:30 -07:00
css cleanup
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
font-family: "Star4000";
|
||||
font-size: 24pt;
|
||||
position: absolute;
|
||||
width: 200px;
|
||||
width: 250px;
|
||||
}
|
||||
.weather-display .header .title.single {
|
||||
left: 170px;
|
||||
@@ -134,10 +134,10 @@
|
||||
text-shadow: 3px 3px 0 black, -1.5px -1.5px 0 black, 0 -1.5px 0 black, 1.5px -1.5px 0 black, 1.5px 0 0 black, 1.5px 1.5px 0 black, 0 1.5px 0 black, -1.5px 1.5px 0 black, -1.5px 0 0 black;
|
||||
}
|
||||
.weather-display .main.hourly.main .column-headers .temp {
|
||||
left: 345px;
|
||||
left: 355px;
|
||||
}
|
||||
.weather-display .main.hourly.main .column-headers .like {
|
||||
left: 425px;
|
||||
left: 435px;
|
||||
}
|
||||
.weather-display .main.hourly.main .column-headers .wind {
|
||||
left: 535px;
|
||||
|
||||
Reference in New Issue
Block a user