nav, header and map image cleanup
This commit is contained in:
parent
468e057c51
commit
7fae649357
230 changed files with 34 additions and 1155 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue