(14 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;} | #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;} | ||
− | body {background-color: transparent; } | + | body { |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | + | background-color: transparent; |
+ | height: 100%; | ||
+ | } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
Line 34: | Line 39: | ||
.main_wrapper { | .main_wrapper { | ||
+ | background-color: #bdbdbd; | ||
} | } | ||
Line 43: | Line 49: | ||
width: 100%; | width: 100%; | ||
height: 120px; | height: 120px; | ||
− | background-color: # | + | background-color: #80ccff; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 59: | 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 75: | Line 82: | ||
width: 100%; | width: 100%; | ||
height: 80px; | height: 80px; | ||
− | background-color: # | + | background-color: #9fd9ff; |
overflow: hidden; | overflow: hidden; | ||
Line 100: | Line 107: | ||
.center_middle_box { | .center_middle_box { | ||
min-height: 540px; | min-height: 540px; | ||
+ | height: 100%; | ||
margin-top: 10px; | margin-top: 10px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
Line 111: | Line 119: | ||
overflow: hidden; | overflow: hidden; | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 60px; |
background-color: #00FFFF; | background-color: #00FFFF; | ||
Line 117: | Line 125: | ||
.center_footer_box { | .center_footer_box { | ||
− | min-height: | + | min-height: 40px; |
margin-top: 10px; | margin-top: 10px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
Line 127: | Line 135: | ||
.right { | .right { | ||
− | width: | + | width: 10%; |
height: 100%; | height: 100%; | ||
float:right; | float:right; | ||
+ | background-color: #bdbdbd; | ||
} | } | ||
Latest revision as of 18:09, 1 May 2017