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

Line 1: Line 1:
{{Template_All_Teams}}
 
 
 
<!-- 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>
 
<html>
Line 12: Line 10:
 
body {  
 
body {  
 
background-color: #99BADD;  
 
background-color: #99BADD;  
}
 
ul {
 
list-style-type: none;
 
}
 
li {
 
list-style-type: none;
 
}
 
a{
 
list-style-type: none;
 
 
}
 
}
  
     
 
  
 
/* 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: 978px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;  
 
float:left;  
margin-bottom: 10px;
+
margin-bottom: 10px;
padding: 20px;
+
 
border-bottom: 14px solid #565656;
 
border-bottom: 14px solid #565656;
 
border-right: 2px solid #565656;
 
border-right: 2px solid #565656;
Line 56: Line 43:
 
padding-left: 20px;  
 
padding-left: 20px;  
 
padding-right:10px;
 
padding-right:10px;
margin: auto;
 
 
width: 100px;
 
width: 100px;
 
padding-left: 20px;
 
padding-left: 20px;

Revision as of 17:38, 9 June 2015