Difference between revisions of "Template:Penn"

Line 5: Line 5:
  
 
/* WIKI SETTINGS*/
 
/* WIKI SETTINGS*/
+
 
/* Hide first heading */
 
/* Hide first heading */
 
.firstHeading {
 
.firstHeading {
Line 29: Line 29:
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
 +
 +
/* Creates a container that will wrap all of the content inside your wiki pages. */
 +
#mainContainer { 
 +
width: 978px;
 +
overflow:hidden;
 +
float:center;
 +
margin-left:20px;
 +
margin-bottom: 10px;
 +
border-bottom: 14px solid #565656;
 +
border-right: 2px solid #565656;
 +
border-left: 2px solid #565656;
 +
border-top: 2px solid #565656;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
}
 +
 
@charset "utf-8";
 
@charset "utf-8";
 +
  
 
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}
 
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}

Revision as of 20:04, 24 July 2015