Line 39: | Line 39: | ||
.main_wrapper { | .main_wrapper { | ||
+ | background-color: #bdbdbd; | ||
} | } | ||
Line 64: | Line 65: | ||
.left { | .left { | ||
− | width: | + | width: 10%; |
height: 100%; | height: 100%; | ||
float:left; | float:left; | ||
+ | background-color: #bdbdbd; | ||
} | } | ||
.center { | .center { | ||
− | width: | + | width: 80%; |
min-width: 800px; | min-width: 800px; | ||
display: inline-block; | display: inline-block; | ||
Line 133: | Line 135: | ||
.right { | .right { | ||
− | width: | + | width: 10%; |
height: 100%; | height: 100%; | ||
float:right; | float:right; | ||
+ | background-color: #bdbdbd; | ||
} | } | ||
Revision as of 15:12, 1 May 2017