Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
m
Line 2: Line 2:
<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
 
-
    {
 
-
    background: #CECECE;
 
-
    background-image: url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
 
-
    background-attachment: fixed;
 
-
    background-position: center;
 
-
    height:100%;
 
-
    background-size:100% 100%;
 
-
    }
 
-
 
-
.firstHeading
 
-
    {
 
-
    height:0px;
 
-
    visibility:hidden;
 
-
    }
 
-
 
-
#p-logo
 
-
    {
 
-
    height:0px;
 
-
    overflow:hidden;
 
-
    display: none;
 
-
    }
 
-
 
-
#search-controls
 
-
    {
 
-
    display:none;
 
-
    margin-top:0px;
 
-
    }
 
-
 
-
#content
 
-
    {
 
-
    visibility: hidden;
 
-
    }
 
-
 
-
#top-section
 
-
    {
 
-
    background-image: url('https://static.igem.org/mediawiki/2012/8/84/HEADER_LOGOS4.png');
 
-
    background-color:rgba(0, 0, 255, 0.5);
 
-
    background-position: top;
 
-
    width:1000px;
 
-
    height:219px;
 
-
    background-repeat: no-repeat;
 
-
    border-width:0px;
 
-
    border-top-width:0px;
 
-
    -webkit-box-shadow: 0 8px 6px -6px black;
 
-
    -moz-box-shadow: 0 8px 6px -6px black;
 
-
    box-shadow: 0 8px 6px -6px black;
 
-
    border: 10px solid rgba( 255, 255, 255,0.8);
 
-
    background-clip: padding-box;
 
-
    margin-top: 20px;
 
-
    margin-bottom: -50px;
 
-
    }
 
#menubar  
#menubar  
Line 86: Line 24:
/* Header */
/* Header */
-
 
+
#wrapper
 +
    {
 +
    width: 1000px;
 +
    height: 100%;
 +
    float: center;
 +
    padding-left: 0%;
 +
    padding-right: 0%;
 +
    padding-top: 1%;
 +
    background-image:url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
 +
    background-attachment: fixed;
 +
    background-position: center;
 +
    }
#header  
#header  

Revision as of 18:12, 12 July 2012

Header

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