Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 183: Line 183:
#menu a {
#menu a {
-
padding-right: 15%;
+
 
-
padding-left:30%;
+
        width:100%;
-
padding-top:10px;
+
-
padding-bottom:10px;
+
-
width:100%;
+
float: left;
float: left;
width: 100%;
width: 100%;
Line 200: Line 197:
color: #fafafa;
color: #fafafa;
}
}
-
@media screen and (min-width: 1600px)
 
-
{
 
-
#menu a{
 
-
padding-right: 25%;
 
-
padding-left:30%;
 
-
padding-top:10px;
 
-
padding-bottom:10px;
 
-
width:100%;
 
-
float: left;
 
-
width: 100%;
 
-
color: #999;
 
-
text-transform: uppercase;
 
-
font: bold 12px Arial, Helvetica;
 
-
text-decoration: none;
 
-
text-shadow: 0 1px 0 #000;
 
-
 
-
 
-
 
-
}
 
-
 
-
 
-
 
*html #menu li a:hover { /* IE6 only */
*html #menu li a:hover { /* IE6 only */

Revision as of 08:01, 1 August 2013