Line 5: | Line 5: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | #content { padding:0px; width:100%; margin-top: | + | #content { padding:0px; width:100%; margin-top: 0px; margin-left:0px;} |
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; margin-top: 0px} | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; margin-top: 0px} | ||
Line 170: | Line 170: | ||
margin-left: 150px; | margin-left: 150px; | ||
margin-right: 0px; | margin-right: 0px; | ||
− | padding: | + | padding: 0px 0px; |
float: left; | float: left; | ||
background-color:white; | background-color:white; | ||
Line 195: | Line 195: | ||
} | } | ||
.half_size img { | .half_size img { | ||
− | padding: | + | padding: 0px 15px; |
width: 93%; | width: 93%; | ||
} | } | ||
Line 207: | Line 207: | ||
width: 100%; | width: 100%; | ||
margin: auto; | margin: auto; | ||
− | padding: | + | padding: 0px 5px; |
background-color: #f2f2f2; | background-color: #f2f2f2; | ||
} | } | ||
Line 224: | Line 224: | ||
/* styling for the titles */ | /* styling for the titles */ | ||
.content_wrapper h1, .content_wrapper h2 { | .content_wrapper h1, .content_wrapper h2 { | ||
− | padding: | + | padding: 0px 0px; |
border-bottom:0px; | border-bottom:0px; | ||
color:#CF5300; | color:#CF5300; | ||
Line 230: | Line 230: | ||
} | } | ||
.content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | .content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | ||
− | padding: | + | padding: 0px 15px; |
border-bottom:0px; | border-bottom:0px; | ||
color: #000000; | color: #000000; | ||
Line 264: | Line 264: | ||
/* non numbered lists */ | /* non numbered lists */ | ||
.content_wrapper ul { | .content_wrapper ul { | ||
− | padding:0px 20px; | + | padding: 0px 20px; |
font-size: 13px; | font-size: 13px; | ||
font-family:Tahoma, Geneva, sans-serif; | font-family:Tahoma, Geneva, sans-serif; | ||
Line 437: | Line 437: | ||
<div class="content_wrapper"> | <div class="content_wrapper"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> |
Revision as of 04:47, 24 September 2016