css cleanup
This commit is contained in:
parent
902818d7a0
commit
49a4a2b2d5
5 changed files with 9 additions and 43 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue