mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 19:19:31 -07:00
Change css - awaiting graphics
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -126,6 +126,17 @@ body {
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
|
|
||||||
|
&.wide {
|
||||||
|
max-width: 854px;
|
||||||
|
background-color: red;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.wide #container {
|
||||||
|
padding-left: 107px;
|
||||||
|
padding-right: 107px;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#divTwcLeft {
|
#divTwcLeft {
|
||||||
@@ -286,7 +297,6 @@ body {
|
|||||||
// overflow: hidden;
|
// overflow: hidden;
|
||||||
background-image: url(../images/BackGround1_1.png);
|
background-image: url(../images/BackGround1_1.png);
|
||||||
transform-origin: 0 0;
|
transform-origin: 0 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#divTwc:fullscreen #container {
|
#divTwc:fullscreen #container {
|
||||||
|
|||||||
Reference in New Issue
Block a user