Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 289: Line 289:
margin-left: auto;
margin-left: auto;
margin-right:auto;
margin-right:auto;
-
         margin-top: 0px;
+
         margin-top: 25px;
float: center;
float: center;
         font: bold 13px Arial;
         font: bold 13px Arial;
-
}
 
-
 
-
#aboutusmenu{
 
-
    background-color: #003C7D;
 
-
    width:  1000px;
 
-
    height: 40px;
 
-
    float: left;
 
-
    text-align: left;
 
-
    margin-top: -74px;
 
-
    margin-left: -10px;
 
-
    padding:0px;
 
-
    border: 10px solid rgba(255, 255, 255,0.4);
 
-
    background-clip: padding-box;
 
-
    -webkit-box-shadow: 0 8px 6px -6px black;
 
-
    -moz-box-shadow: 0 8px 6px -6px black;
 
-
    box-shadow: 0 8px 6px -6px black;
 
-
    list-style: none;
 
-
    font: bold 16px Arial;
 
-
}
 
-
 
-
#aboutusmenu li{
 
-
list-style-type:none;
 
-
margin:0;
 
-
padding:0;
 
-
float:center;
 
-
margin-left: 50px;
 
-
margin-right: auto;
 
-
}
 
-
 
-
#aboutusmenu a {
 
-
    cursor: pointer;
 
-
    float:left;
 
-
    height:30px;
 
-
    text-align:center;   
 
-
    text-decoration:none;
 
-
    width:300px;
 
-
    background:#003C7D;
 
-
    font: bold 15px Arial;
 
-
    padding-top:10px;
 
-
    margin-top: 0px;
 
-
    margin-left: auto;
 
-
    margin-right: auto;
 
-
    color:#ffffff;
 
-
}
 
-
 
-
#aboutusmenu a:hover {
 
-
    background:#F47F24;
 
-
    text-decoration:none;
 
-
}
 
-
#aboutusmenu a:active {
 
-
    color:white;
 
}
}

Revision as of 06:32, 29 June 2012

Header

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