Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
#globalwrapper
 +
    {
 +
    width:1000px;
 +
    padding:0px 0px ;
 +
    margin: 0 auto;
 +
    background-image:url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
 +
    background-attachment: fixed;
 +
    background-position: center;
 +
    background-size:100% 100%;
 +
    }
body  
body  
Line 14: Line 25:
.firstHeading  
.firstHeading  
     {
     {
-
     height:1000px;
+
     height:0px;
     visibility:hidden;
     visibility:hidden;
     }
     }
Line 31: Line 42:
     }
     }
-
#content
 
-
    {
 
-
    visibility: hidden;
 
-
    }
 
#top-section  
#top-section  

Revision as of 18:04, 12 July 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"