mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 12:09:30 -07:00
fixe wide-enhanced radar and almanac backgrounds
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#radar-html.weather-display {
|
||||
background-image: url('../images/backgrounds/4.png');
|
||||
|
||||
.wide & {
|
||||
background: url(../images/backgrounds/4-wide.png);
|
||||
}
|
||||
|
||||
.header {
|
||||
height: 83px;
|
||||
|
||||
@@ -122,8 +126,4 @@
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.wide.radar #container {
|
||||
background: url(../images/backgrounds/4-wide.png);
|
||||
}
|
||||
Reference in New Issue
Block a user