Difference between revisions of "Template:Team:WLC-Milwaukee"

Line 12: Line 12:
 
/*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/
 
/*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/
  
 +
/*-- Container, dummy, and element are used to create a dynamic transparent container over the header image on every page (which is specified as a background image; because we don't want any of our page content to go over this background. See http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio for details --*/
 
#container {
 
#container {
 
     display: inline-block;
 
     display: inline-block;
Line 27: Line 28:
 
     right: 0;
 
     right: 0;
 
     background-color: transparent /* show me! */
 
     background-color: transparent /* show me! */
 +
   
 
}
 
}
  

Revision as of 22:02, 12 July 2015