mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
fixe wide-enhanced radar and almanac backgrounds
This commit is contained in:
BIN
server/images/backgrounds/3-wide-enhanced.png
Normal file
BIN
server/images/backgrounds/3-wide-enhanced.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
BIN
server/images/gimp/3-wide-enhanced.xcf
Normal file
BIN
server/images/gimp/3-wide-enhanced.xcf
Normal file
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
|
||||
// repeat the background if wide-enhanced
|
||||
.wide.enhanced & {
|
||||
background-repeat: repeat-x;
|
||||
background-image: url('../images/backgrounds/3-wide-enhanced.png');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -123,7 +127,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.wide.radar #container {
|
||||
background: url(../images/backgrounds/4-wide.png);
|
||||
}
|
||||
@@ -1,10 +1,6 @@
|
||||
@use 'shared/_colors'as c;
|
||||
@use 'shared/_utils'as u;
|
||||
|
||||
#regional-forecast-html.weather-display {
|
||||
background-image: url('../images/backgrounds/5.png');
|
||||
}
|
||||
|
||||
.weather-display .main.regional-forecast {
|
||||
|
||||
|
||||
|
||||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user