Difference between revisions of "Template:UMaryland"

Line 12: Line 12:
 
body {  
 
body {  
 
 
background-image: url("https://static.igem.org/mediawiki/2015/1/1d/Yellowtest.png");
+
background-image: url
 +
 
 +
("https://static.igem.org/mediawiki/2015/1/1d/Yellowtest.png");
 
}
 
}
  
 
/* 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: 1100px;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;
+
margin-left:185px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #fff;  
 
background-color: #fff;  
Line 27: Line 29:
 
border-left: 5px solid #000000;
 
border-left: 5px solid #000000;
 
border-top: 10px solid #000000;
 
border-top: 10px solid #000000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: Verdana, Geneva, sans-serif;
 
}
 
}
  
Line 35: Line 37:
 
float:left;
 
float:left;
 
                                 top:15px;
 
                                 top:15px;
width: 100%;
+
width: 1100px;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
Line 46: Line 48:
 
padding-right:20px;
 
padding-right:20px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 1500;
+
width: 1100px;
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: Verdana, Geneva, sans-serif;
 
}
 
}
  
Line 73: Line 75:
 
/*This changes the color and font family */
 
/*This changes the color and font family */
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
color: #565656;
+
color: #000000;
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: Verdana, Geneva, sans-serif;
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}
Line 83: Line 85:
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
color: #23b593;
+
color: #000000;
 
}
 
}
  
 
  /* Styling links on hover- links are different inside the menu */
 
  /* Styling links on hover- links are different inside the menu */
 
#contentContainer a:hover {  
 
#contentContainer a:hover {  
color: #59bf92;
+
color: #FFFFFF;
 
}
 
}
  
Line 173: Line 175:
 
/*Style the submenu buttons*/
 
/*Style the submenu buttons*/
 
#menuContainer li ul li{
 
#menuContainer li ul li{
background-color: #FFFF00;  
+
background-color: #FFDD00;  
 
padding-left:20px;
 
padding-left:20px;
 
padding-right:20px;
 
padding-right:20px;
Line 219: Line 221:
 
<img src="https://static.igem.org/mediawiki/2015/b/ba/Banner_test.jpg"   
 
<img src="https://static.igem.org/mediawiki/2015/b/ba/Banner_test.jpg"   
  
style="width:100%;height:200px;">
+
style="width:1100px;height:200px;">
 
 
 
</div>
 
</div>

Revision as of 22:55, 7 June 2015