nav, header and map image cleanup

This commit is contained in:
Matt Walsh
2025-05-14 14:50:02 -05:00
parent 468e057c51
commit 7fae649357
230 changed files with 34 additions and 1155 deletions

View File

@@ -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);
}