Difference between revisions of "Template:Kent"

(Prototype team template page)
 
Line 2: Line 2:
  
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 +
 +
<html>
 +
 +
<!-- Start of CSS-->
 +
<style type="text/css">
 +
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
float: center;
 +
                                width: 99.5%;
 +
margin-left:auto;
 +
                                margin-right:auto;
 +
padding-top: -5px;
 +
}
 +
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
</style>
 +
 
<html>
 
<html>
  

Revision as of 19:13, 22 June 2015