Difference between revisions of "Team:OLS Canmore AB CA"

m (Changes to border lines and colors, and menu colors)
m (More small color changes to menu and adding banner)
Line 54: Line 54:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
padding-top:20px;
+
padding-top: 20px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 68: Line 68:
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
#bannerContainer {
height:200px;
+
margin: auto;
margin:auto;
+
text-align: center;
text-align:center;
+
color: #40aadb;
color: #24B694;
+
 
}
 
}
  
Line 94: Line 93:
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
color: #22BCB9;
+
color: #40aadb;
 
}
 
}
  
 
  /* 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: #14747D;
+
color: #0885c0;
 
}
 
}
  
Line 162: Line 161:
 
#menuContainer li:hover {
 
#menuContainer li:hover {
 
color:  #FFF;
 
color:  #FFF;
background-color: #14747D;
+
background-color: #0885c0;
 
}
 
}
  
Line 184: Line 183:
 
/*Style the submenu buttons*/
 
/*Style the submenu buttons*/
 
#menuContainer li ul li{
 
#menuContainer li ul li{
background-color: #22BCB9;  
+
background-color: #1697d3;  
 
padding-left:20px;
 
padding-left:20px;
 
padding-right:20px;
 
padding-right:20px;
 
height:30px;
 
height:30px;
 +
                                font-color:#fff
 
padding-top:10px;
 
padding-top:10px;
 
margin-top:-2px;
 
margin-top:-2px;
Line 225: Line 225:
 
<div id="bannerContainer">
 
<div id="bannerContainer">
 
<br><br>
 
<br><br>
<h2> Add a banner to your wiki! </h2>
+
<img src="https://static.igem.org/mediawiki/2015/4/43/Team_OLS_Canmore_AB_CA_Banner.jpeg" width:"980px" height:"200px"/>
+
<p>You can make the image 980px  by  200px</p>
+
<p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p>
+
 
</div>
 
</div>
  

Revision as of 00:14, 17 September 2015