Difference between revisions of "Template:Kent"
Line 18: | Line 18: | ||
#globalWrapper, #content{ | #globalWrapper, #content{ | ||
background-color: transparent; | background-color: transparent; | ||
− | border: | + | border: 0%; |
float: left; | float: left; | ||
width: 100%; | width: 100%; | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
− | padding-top: - | + | padding-top: -31.3%; |
} | } | ||
/*left align Black Menu Bar */ | /*left align Black Menu Bar */ | ||
#top_menu_inside { | #top_menu_inside { | ||
− | margin-left: | + | margin-left: 125%; |
} | } | ||
</style> | </style> | ||
Line 105: | Line 105: | ||
#float{ | #float{ | ||
position:fixed; | position:fixed; | ||
− | top: | + | top:312.5%; |
left:0; | left:0; | ||
} | } | ||
Line 126: | Line 126: | ||
overflow:auto; | overflow:auto; | ||
float:center; | float:center; | ||
− | margin-left: | + | margin-left: 312.5%; |
− | margin-right: | + | margin-right: 312.5%; |
margin-bottom: auto; | margin-bottom: auto; | ||
background-color: #fff; | background-color: #fff; | ||
Line 134: | Line 134: | ||
/* Creates the container for the content */ | /* Creates the container for the content */ | ||
#contentContainer { | #contentContainer { | ||
− | padding-top: | + | padding-top:31.3%; |
− | padding-right: | + | padding-right:0%; |
− | margin-bottom: | + | margin-bottom: 125%; |
width: 100%; | width: 100%; | ||
− | padding-left: | + | padding-left: 0%; |
float: left; | float: left; | ||
background-color: #fff; | background-color: #fff; | ||
− | border-top: | + | border-top: 0%; |
font-family: Lucida Sans Unicode; | font-family: Lucida Sans Unicode; | ||
} | } | ||
/*Set up height place holder for the banner*/ | /*Set up height place holder for the banner*/ | ||
#bannerContainer { | #bannerContainer { | ||
− | height: | + | height:1250%; |
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
Line 153: | Line 153: | ||
/* Creates the container for the footer */ | /* Creates the container for the footer */ | ||
#footerContainer { | #footerContainer { | ||
− | padding-top: | + | padding-top: 125%; |
− | padding-right: | + | padding-right: 62.5%; |
background-color: #000000; | background-color: #000000; | ||
− | margin-bottom: | + | margin-bottom: 125%; |
width: 100%; | width: 100%; | ||
− | padding-left: | + | padding-left: 125%; |
float: bottom; | float: bottom; | ||
Line 167: | Line 167: | ||
/*Change the styling of text for everything inside main container*/ | /*Change the styling of text for everything inside main container*/ | ||
#mainContainer p { | #mainContainer p { | ||
− | font-size: | + | font-size: 93.8%; |
color: #000000; | color: #000000; | ||
} | } | ||
Line 176: | Line 176: | ||
font-weight: bold; | font-weight: bold; | ||
font-family: Lucida Sans Unicode; | font-family: Lucida Sans Unicode; | ||
− | margin-top: | + | margin-top: 62.5%; |
} | } | ||
/*Style of the links - links are different inside the menu */ | /*Style of the links - links are different inside the menu */ | ||
Line 189: | Line 189: | ||
/*Change the styling of tables */ | /*Change the styling of tables */ | ||
#contentContainer table { | #contentContainer table { | ||
− | border: | + | border: 6.3% solid #565656; |
border-collapse: collapse; | border-collapse: collapse; | ||
width: 90% | width: 90% | ||
margin: auto; | margin: auto; | ||
− | margin-bottom: | + | margin-bottom: 93.8%; |
− | margin-top: | + | margin-top: 93.8%; |
margin-right: 0%; | margin-right: 0%; | ||
margin-left: 2.5%; | margin-left: 2.5%; | ||
Line 200: | Line 200: | ||
/*Change the styling of table cells*/ | /*Change the styling of table cells*/ | ||
#contentContainer td { | #contentContainer td { | ||
− | padding: | + | padding: 62.5%; |
border: 1px solid #565656; | border: 1px solid #565656; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 208: | Line 208: | ||
#contentContainer th { | #contentContainer th { | ||
background-color: #FFF; | background-color: #FFF; | ||
− | padding: | + | padding: 62.5%; |
− | border: | + | border: 6.3% solid #565656; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 217: | Line 217: | ||
.clear{ | .clear{ | ||
clear:both; | clear:both; | ||
− | height: | + | height: 62.5%; |
} | } | ||
/* highlight box for special messages */ | /* highlight box for special messages */ | ||
.highlightBox { | .highlightBox { | ||
− | width: | + | width: 3125%; |
margin:auto; | margin:auto; | ||
background-color: #E8E8E9; | background-color: #E8E8E9; | ||
− | margin-bottom: | + | margin-bottom: 93.8%; |
− | margin-top: | + | margin-top: 93.8%; |
− | padding: | + | padding: 93.8%; |
− | padding-top: | + | padding-top: 31.3%; |
} | } | ||
Revision as of 14:25, 2 September 2015