mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
nav, header and map image cleanup
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user