mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49: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;
|
||||
width: 100%;
|
||||
max-width: 640px;
|
||||
|
||||
&.wide {
|
||||
max-width: 854px;
|
||||
background-color: red;
|
||||
}
|
||||
}
|
||||
|
||||
.wide #container {
|
||||
padding-left: 107px;
|
||||
padding-right: 107px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#divTwcLeft {
|
||||
@@ -286,7 +297,6 @@ body {
|
||||
// overflow: hidden;
|
||||
background-image: url(../images/BackGround1_1.png);
|
||||
transform-origin: 0 0;
|
||||
|
||||
}
|
||||
|
||||
#divTwc:fullscreen #container {
|
||||
|
||||
Reference in New Issue
Block a user