mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 12:09:30 -07:00
nav, header and map image cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@use 'shared/_utils'as u;
|
||||
|
||||
#radar-html.weather-display {
|
||||
background-image: url('../images/BackGround4_1.png');
|
||||
background-image: url('../images/backgrounds/4.png');
|
||||
|
||||
.header {
|
||||
height: 83px;
|
||||
@@ -114,5 +114,5 @@
|
||||
}
|
||||
|
||||
.wide.radar #container {
|
||||
background: url(../images/BackGround4_1_wide.png);
|
||||
background: url(../images/backgrounds/4-wide.png);
|
||||
}
|
||||
Reference in New Issue
Block a user