Difference between revisions of "Template:UMaryland"

Line 19: Line 19:
 
/* 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: 1100px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;
Line 37: Line 37:
 
float:left;
 
float:left;
 
                                 top:15px;
 
                                 top:15px;
width: 1100px;
+
width: 100%;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
Line 48: Line 48:
 
padding-right:20px;
 
padding-right:20px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 1100px;
+
width: 100%;
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
Line 221: 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:1100px;height:200px;">
+
style="width:100%;height:200px;">
 
 
 
</div>
 
</div>

Revision as of 22:55, 7 June 2015