Team:St Andrews/defaulttemplate

From 2010.igem.org

(Difference between revisions)
Line 98: Line 98:
.menu ul{
.menu ul{
margin: 0; padding: 0;
margin: 0; padding: 0;
-
float: left;}
+
float: left;
 +
}
.menu ul li{
.menu ul li{
Line 106: Line 107:
float: left; text-decoration: none;
float: left; text-decoration: none;
color: white;
color: white;
-
padding: 6.5px 7px;
+
padding: 6.5px 700px;
-
background-color: #dd0100; }
+
background-color: #dd0100;  
 +
}
.menu ul li a:visited{
.menu ul li a:visited{
color: white;}
color: white;}
-
.menu ul li a:hover, .menu ul li .current{
+
.menu ul li a:hover, .menu ul li .current
 +
{
color: #dd0100;
color: #dd0100;
background-color:#ffffff;}
background-color:#ffffff;}
-
.menu{
+
.menu
 +
{
width: 100%;
width: 100%;
-
background-color: #dd0100; }
+
background-color: #dd0100;  
 +
}

Revision as of 18:16, 6 September 2010