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

@@ -137,8 +137,6 @@ body {
&.wide {
max-width: 854px;
// background: url(../images/BackGround1_1_wide.png);
;
}
}
@@ -299,7 +297,7 @@ body {
width: 640px;
height: 480px;
// overflow: hidden;
background-image: url(../images/BackGround1_1.png);
background-image: url(../images/backgrounds/1.png);
transform-origin: 0 0;
}
@@ -307,7 +305,7 @@ body {
padding-left: 107px;
padding-right: 107px;
background-repeat: no-repeat;
background: url(../images/BackGround1_1_wide.png)
background: url(../images/backgrounds/1-wide.png)
}
#divTwc:fullscreen #container,