Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 67: Line 67:
}
}
-
.left-menu li a {
+
.right-menu li a {
     color: white;
     color: white;
     background-color: transparent;
     background-color: transparent;
Line 84: Line 84:
background-attachment: fixed;
background-attachment: fixed;
         background-position: center;
         background-position: center;
-
 
+
        }
-
}
+
#header {
#header {
Line 98: Line 97:
background-clip: padding-box;
background-clip: padding-box;
margin-left: auto;
margin-left: auto;
-
margin-right: auto;    
+
margin-right: auto;  
-
}
+
        }
img {
img {
Line 115: Line 114:
         margin-bottom: 10px;  
         margin-bottom: 10px;  
         z-index: 2;   
         z-index: 2;   
-
}
+
        }
#headernavbar{
#headernavbar{
Line 257: Line 256:
         margin-bottom:20px;
         margin-bottom:20px;
float: center;
float: center;
-
}
 
-
 
-
#PUFselectionmain{
 
-
list-style:none;
 
-
background-color:#EEEEEE;
 
-
width: 480px;
 
-
height: 40px;
 
-
float: left;
 
-
padding: 0px;
 
-
text-align: left;
 
-
margin-left: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.4);
 
-
background-clip: padding-box;
 
-
        font-size:150%;
 
-
        -webkit-box-shadow: 0 8px 6px -6px black;
 
-
-moz-box-shadow: 0 8px 6px -6px black;
 
-
box-shadow: 0 8px 6px -6px black;
 
-
}
 
-
 
-
 
-
#PUFselectionmain a{
 
-
        text-align:center;
 
-
        margin-left:0px;
 
-
display:block;
 
-
        padding-bottom:10px;
 
-
        padding-top:10px;
 
-
        width: 480px;
 
-
        height:100%;
 
-
color:#ffffff;
 
-
background:#F47F24;
 
-
        font: bold 16px Arial;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#PUFselectionmain li:hover a{
 
-
background:#003C7D;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#PHATselectionmain{
 
-
list-style:none;
 
-
background-color: #EEEEEE;
 
-
width:  480px;
 
-
height: 40px;
 
-
float: right;
 
-
padding: 0px;
 
-
text-align: left;
 
-
margin-right: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.4);
 
-
background-clip: padding-box;
 
-
        font-size:150%;
 
-
        -webkit-box-shadow: 0 8px 6px -6px black;
 
-
-moz-box-shadow: 0 8px 6px -6px black;
 
-
box-shadow: 0 8px 6px -6px black;
 
-
}
 
-
 
-
#PHATselectionmain a{
 
-
        text-align:center;
 
-
        margin-left:0px;
 
-
display:block;
 
-
        padding-bottom:10px;
 
-
        padding-top:10px;
 
-
        width: 480px;
 
-
        height:100%;
 
-
color:#ffffff;
 
-
background:#F47F24;
 
-
        font: bold 16px Arial;
 
-
text-decoration:none;
 
-
 
 
-
}
 
-
 
-
#PHATselectionmain li:hover a{
 
-
background:#003C7D;
 
-
text-decoration:none;
 
}
}

Revision as of 05:54, 28 June 2012

Header

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