Difference between revisions of "Template:Pitt"

Line 333: Line 333:
  
 
#bannerContainer {
 
#bannerContainer {
height:200px;
+
width: 100%;
margin:auto;
+
padding-bottom: 30.30303030303030%;
 +
position: relative;
 
text-align:center;
 
text-align:center;
 
color: #24B694;
 
color: #24B694;
 +
}
 +
 +
#banner {
 +
background: url("https://static.igem.org/mediawiki/2015/b/b5/Banner.jpg");
 +
background-size: 100%;
 +
background-repeat: no-repeat;
 +
position: absolute;
 +
top: 0;
 +
bottom: 0;
 +
left: 0;
 +
right: 0;
 
}
 
}
  
Line 424: Line 436:
  
 
<div id="bannerContainer">
 
<div id="bannerContainer">
<br><br>
+
<div id="banner"></div>
<h2> Add a banner to your wiki! </h2>
+
+
<p>You can make the image 980px  by  200px</p>
+
<p> Remember to call the file: "<i>Team_Pitt_banner.jpg</i>" </p>
+
 
</div>
 
</div>
  

Revision as of 15:40, 22 May 2015