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

Line 15: Line 15:
 
}
 
}
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
#mainContainer { 
+
width: 1280px;
+
overflow:hidden;
+
float:left;
+
margin-left:20px;
+
margin-bottom: 10px;
+
background-color: #fff;
+
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;
+
}
+
 
+
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
 
#menuContainer  {  
 
#menuContainer  {  

Revision as of 22:24, 5 June 2015