Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 280: Line 280:
/* Team */
/* Team */
-
 
-
#headernavigation2
 
-
    {
 
-
    width:1000px;
 
-
    float:center;
 
-
    background-color: transparent;
 
-
    height:60px;
 
-
    margin-left: auto;
 
-
    margin-right: auto; 
 
-
    margin-top: 10px; 
 
-
    margin-bottom: 10px;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2
 
-
    {
 
-
    list-style:none;
 
-
    font-weight:bold;
 
-
    float:left;
 
-
    width:100%;
 
-
    margin:0;
 
-
    padding:0;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 li
 
-
    {
 
-
    float:left;
 
-
    position:relative;
 
-
    text-align:center;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 a
 
-
    {
 
-
    margin-left:0px;
 
-
    display:block;
 
-
    padding-bottom:5px;
 
-
    padding-top:5px;
 
-
    width: 250px;
 
-
    color:#ffffff;
 
-
    background:rgba(0, 128, 0, 0.6);
 
-
    font: bold 16px Times New Roman;
 
-
    z-index: 2;
 
-
    }
 
-
 
-
#headernavbar2 a:hover
 
-
    {
 
-
    color:#ffffff;
 
-
    background:rgba(255, 0, 0, 0.8);;
 
-
    text-decoration:none;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 ul
 
-
    {
 
-
    background:rgba(255, 0, 0, 0.8);;
 
-
    list-style:none;
 
-
    position:absolute;
 
-
    left:-9999px;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 ul li
 
-
    {
 
-
    padding-top:0px;
 
-
    float:none;
 
-
    margin-top:-3px;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 ul a
 
-
    {
 
-
    white-space:nowrap;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 li:hover ul
 
-
    {
 
-
    left: -15px;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 li:hover a
 
-
    {
 
-
    background:rgba(255, 0, 0, 0.8);
 
-
    text-decoration:none;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 li:hover ul a
 
-
    {
 
-
    text-decoration:none;
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
#headernavbar2 li:hover ul li a:hover
 
-
    {
 
-
    background:rgba(255, 0, 0, 0.8);
 
-
    z-index: 2; 
 
-
    }
 
-
 
-
 
#aboutus{
#aboutus{
width: 1000px;
width: 1000px;
Line 399: Line 296:
     background-color: rgba(255, 0, 0, 0.8);
     background-color: rgba(255, 0, 0, 0.8);
     width:  1000px;
     width:  1000px;
-
     height: 120px;
+
     height: 100px;
     float: center;
     float: center;
     text-align: left;
     text-align: left;

Revision as of 06:16, 11 July 2012

Header

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