Difference between revisions of "Template:UNC-Chapel Hill"

Line 17: Line 17:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width:100%;
+
width:1280px;
 
height: 100%;  
 
height: 100%;  
 
overflow:hidden;
 
overflow:hidden;
Line 56: Line 56:
 
}
 
}
  
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
height:200px;
 
margin:auto;
 
text-align:center;
 
color: #24B694;
 
}
 
  
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
Line 86: Line 79:
 
font-weight: bold;
 
font-weight: bold;
 
color: #23b593;
 
color: #23b593;
 +
list-style-type: none;
 
}
 
}
  

Revision as of 20:59, 9 June 2015