Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
#globalwrapper {
+
#globalwrapper  
 +
    {
     width:1000px;
     width:1000px;
-
     padding:0px 0px;
+
     padding:0px 0px ;
     margin: 0 auto;
     margin: 0 auto;
-
     background-image:url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png');
+
     background-image:url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;
     background-position: center;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
body {
+
body  
 +
    {
     background: #CECECE;
     background: #CECECE;
-
     background-image: url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png');
+
     background-image: url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;
     background-position: center;
     height:100%;
     height:100%;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
.firstHeading {
+
 
 +
.firstHeading  
 +
    {
     height:0px;
     height:0px;
     visibility:hidden;
     visibility:hidden;
-
}
+
    }
-
#p-logo {
+
#p-logo  
 +
    {
     height:0px;
     height:0px;
     overflow:hidden;
     overflow:hidden;
     display: none;
     display: none;
-
}
+
    }
-
#search-controls {
+
#search-controls  
-
display:none;
+
    {
-
margin-top:0px;
+
    display:none;
-
}
+
    margin-top:0px;
 +
    }
-
#content{
+
#content
 +
    {
     visibility: hidden;
     visibility: hidden;
-
}
+
    }
-
#top-section {
+
#top-section  
-
     background-image:url('https://static.igem.org/mediawiki/2012/0/0d/Newbanner3.png');
+
    {
-
     background-color:#151F4E;
+
     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;
     background-position: top;
     width:1000px;
     width:1000px;
Line 52: Line 60:
     -moz-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
-
     border: 10px solid rgba(255, 255, 255,0.4);
+
     border: 10px solid rgba( 255, 255, 255,0.8);
     background-clip: padding-box;
     background-clip: padding-box;
-
     margin-top: -10px;
+
     margin-top: 20px;
     margin-bottom: -50px;
     margin-bottom: -50px;
-
}
+
    }
-
 
+
#menubar  
-
#menubar {  
+
    {  
     color: white;
     color: white;
     background-color: transparent;  
     background-color: transparent;  
-
}
+
    }
-
#menubar ul li a {  
+
 
 +
#menubar ul li a  
 +
    {  
     color: white;  
     color: white;  
     background-color: transparent;
     background-color: transparent;
-
}
+
    }
-
.right-menu li a {
+
.right-menu li a  
 +
    {
     color: white;
     color: white;
     background-color: transparent;
     background-color: transparent;
-
}
+
    }
/* Header */
/* Header */

Revision as of 17:53, 12 July 2012

Header

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