Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 114: Line 114:
#menu {
#menu {
-
behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 -->
+
font-family: Monospace;
-
font-family: calibri, verdana, sans-serif;
+
font-size: 18px;
font-size: 18px;
background-color: transparent;
background-color: transparent;
Line 138: Line 137:
#menu a {
#menu a {
-
color: #FFF;
+
color: #red;
display: inline;
display: inline;
text-decoration: none;
text-decoration: none;
Line 149: Line 148:
#menu a:hover {
#menu a:hover {
-
color: #00a5ea;
+
        color: #blue;
 +
<!--color: #00a5ea;-->
}
}

Revision as of 05:05, 16 October 2010