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:978px;
 +
height: 100px;  
 
overflow:hidden;
 
overflow:hidden;
 
float:left;  
 
float:left;  
Line 30: Line 31:
  
  
#drop_menu {
 
background-color: rgb(0,0,0,0.0);
 
padding:4px;
 
position: fixed;
 
margin:0;
 
margin: auto;
 
list-style-type: none;
 
height:90px;
 
}
 
  
  
Line 53: Line 45:
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
border: 3px, black, solid;  
 
border: 3px, black, solid;  
 +
}
 +
 +
 +
#drop_menu {
 +
background-color: rgb(0,0,0,0.0);
 +
padding:4px;
 +
position: fixed;
 +
margin:0;
 +
margin: auto;
 +
list-style-type: none;
 +
height:90px;
 
}
 
}
  

Revision as of 20:45, 9 June 2015