Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 704: Line 704:
/********************************************************************************************************************/
/********************************************************************************************************************/
-
#headernavigation6
+
#contentn1-topcenter {
-
    {
+
        width: 500px;
-
    width:1000px;
+
        float: left;
-
    float:center;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/43/SEMANA1.png');
-
    background-color: transparent;
+
        background-repeat: no-repeat;
-
    height:60px;
+
        background-position: center;
-
    margin-left: auto;
+
background-color:rgba(0, 0, 255, 0.2);
-
    margin-right: auto;
+
        padding: 0px;
-
    margin-top: 10px; 
+
height: 500px;
-
    margin-bottom: 10px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
    z-index: 2; 
+
-moz-box-shadow: 0 8px 6px -6px black;
-
    }
+
box-shadow: 0 8px 6px -6px black;
-
 
+
border: 10px solid rgba(192, 192, 192,0.8);
-
#headernavbar6
+
background-clip: padding-box;
-
    {
+
        margin-top: 20px;
-
    list-style:none;
+
margin-left: 172px;
-
    font-weight:bold;
+
margin-right: auto;   
-
    float:left;
+
        font-size:150%;
-
    width:100%;
+
}
-
    margin:0;
+
-
    padding:0;
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 li
+
-
    {
+
-
    float:left;
+
-
    position:relative;
+
-
    text-align:center;
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 a
+
-
    {
+
-
    margin-left:0px;
+
-
    display:block;
+
-
    padding-bottom:5px;
+
-
    padding-top:5px;
+
-
    width: 500px;
+
-
    color:#ffffff;
+
-
    background:rgba(0, 128, 0, 0.6);
+
-
    font: bold 16px Times New Roman;
+
-
    z-index: 2;
+
-
    }
+
-
 
+
-
#headernavbar6 a:hover
+
-
    {
+
-
    color:#ffffff;
+
-
    background:rgba(255, 0, 0, 0.8);;
+
-
    text-decoration:none;
+
-
    z-index: 2
+
-
    }
+
-
 
+
-
#headernavbar6 ul
+
-
    {
+
-
    background:rgba(255, 0, 0, 0.8);;
+
-
    list-style:none;
+
-
    position:absolute;
+
-
    left:-9999px;
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 ul li
+
-
    {
+
-
    padding-top:0px;  
+
-
    float:none;
+
-
    margin-top:-3px;
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 ul a
+
-
    {
+
-
    white-space:nowrap;  
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 li:hover ul
+
-
    {
+
-
    left: -15px;
+
-
    z-index: 2; 
+
-
    }
+
-
 
+
-
#headernavbar6 li:hover a
+
-
    {
+
-
    background:rgba(255, 0, 0, 0.8);
+
-
    text-decoration:none;
+
-
    z-index: 2;
+
-
    }
+
-
 
+
-
#headernavbar6 li:hover ul a
+
-
    {
+
-
    text-decoration:none;
+
-
    z-index: 2;   
+
-
    }
+
-
 
+
-
#headernavbar6 li:hover ul li a:hover
+
-
    {
+
-
    background:rgba(255, 0, 0, 0.8);
+
-
    z-index: 2;
+
-
    }
+

Revision as of 19:03, 11 July 2012

Header

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