Difference between revisions of "Template:Kent"

(Undo revision 139696 by NSloan (talk))
Line 18: Line 18:
 
#globalWrapper, #content{
 
#globalWrapper, #content{
 
background-color: transparent;
 
background-color: transparent;
border: 0px;
+
border: 0%;
 
float: left;
 
float: left;
 
                                 width: 100%;
 
                                 width: 100%;
 
margin-left:auto;
 
margin-left:auto;
 
                                 margin-right:auto;
 
                                 margin-right:auto;
padding-top: -5px;
+
padding-top: -31.3%;
 
}
 
}
  
 
/*left align Black Menu Bar */
 
/*left align Black Menu Bar */
 
#top_menu_inside {  
 
#top_menu_inside {  
margin-left: 20px;  
+
margin-left: 125%;  
 
}
 
}
 
</style>
 
</style>
Line 105: Line 105:
 
                     #float{
 
                     #float{
 
                     position:fixed;
 
                     position:fixed;
                     top:50px;
+
                     top:312.5%;
 
                     left:0;
 
                     left:0;
 
                     }
 
                     }
Line 126: Line 126:
 
overflow:auto;
 
overflow:auto;
 
float:center;
 
float:center;
margin-left: 50px;
+
margin-left: 312.5%;
                                 margin-right: 50px;
+
                                 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:5px;
+
padding-top:31.3%;
padding-right:0px;
+
padding-right:0%;
margin-bottom: 20px;
+
margin-bottom: 125%;
 
width: 100%;
 
width: 100%;
padding-left: 0px;
+
padding-left: 0%;
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
border-top: 0px;
+
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:200px;
+
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: 20px;
+
padding-top: 125%;
padding-right:10px;
+
padding-right: 62.5%;
 
                                 background-color: #000000;
 
                                 background-color: #000000;
margin-bottom: 20px;
+
margin-bottom: 125%;
 
width: 100%;
 
width: 100%;
padding-left: 20px;
+
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: 15px;
+
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:10px;
+
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: 1px solid #565656;
+
     border: 6.3% solid #565656;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     width: 90%
 
     width: 90%
 
     margin: auto;
 
     margin: auto;
     margin-bottom: 15px;
+
     margin-bottom: 93.8%;
     margin-top: 15px;
+
     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: 10px;
+
     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: 10px;
+
     padding: 62.5%;
     border: 1px solid #565656;
+
     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: 10px;
+
height: 62.5%;
 
}
 
}
 
/* highlight box for special messages */
 
/* highlight box for special messages */
 
     .highlightBox {
 
     .highlightBox {
         width:500px;  
+
         width: 3125%;  
 
         margin:auto;  
 
         margin:auto;  
 
         background-color: #E8E8E9;  
 
         background-color: #E8E8E9;  
margin-bottom: 15px;
+
margin-bottom: 93.8%;
margin-top: 15px;
+
margin-top: 93.8%;
padding: 15px;
+
padding: 93.8%;
padding-top: 5px;
+
padding-top: 31.3%;
 
     }
 
     }
  

Revision as of 14:25, 2 September 2015