Template:Paris/Menu

From 2008.igem.org

(Difference between revisions)
Line 29: Line 29:
#menu li a {
#menu li a {
-
margin: 0 20px;
+
margin: 0;
 +
padding: 0;
font: 1.5em Verdana, sans-serif;
font: 1.5em Verdana, sans-serif;
text-decoration: none;
text-decoration: none;
Line 40: Line 41:
#menu li:not(:last-child) a:after {
#menu li:not(:last-child) a:after {
-
background: url(https://static.igem.org/mediawiki/2008/4/41/Arrow.png) no-repeat 80%;
+
margin: 0;
-
padding: 20px 20px;
+
padding: 0;
-
<!-- content: ">"; --!
+
content: ">";
color: white;
color: white;
}
}
Line 53: Line 54:
background: #649CD7;
background: #649CD7;
margin: 10px;
margin: 10px;
-
padding: 2px 8px;
+
padding: 0px 8px;
}
}

Revision as of 17:52, 29 October 2008