Difference between revisions of "Template:WashU StLouis"

Line 49: Line 49:
 
     line-height: 1.5em;
 
     line-height: 1.5em;
 
  }
 
  }
 +
 +
#footer {
 +
  position: absolute;
 +
  right: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  padding: 1rem;
 +
  background-color: #6A6A6A  ;
 +
  text-align: center;
 +
}
 +
 
</style>
 
</style>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/CSS?action=raw&amp;ctype=text/css" />
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/CSS?action=raw&amp;ctype=text/css" />
Line 328: Line 339:
  
  
<section id="footer">
+
<div id="footer">
 
   <div class="container">
 
   <div class="container">
 
     <div class="span5">
 
     <div class="span5">
Line 342: Line 353:
 
     </div>
 
     </div>
 
   </div>   
 
   </div>   
 +
</div>
  
.footer {
 
  position: absolute;
 
  right: 0;
 
  bottom: 0;
 
  left: 0;
 
  padding: 1rem;
 
  background-color: #6A6A6A  ;
 
  text-align: center;
 
}
 
</section>
 
  
 
</body>
 
</body>

Revision as of 18:09, 15 June 2018