Team:HZAU-China/background-head

From 2013.igem.org

(Difference between revisions)
Line 33: Line 33:
#menubar {
#menubar {
top: -8px;
top: -8px;
-
font:15px Trebuchet MS,Arial,Helvetica,sans-serif;
+
        font:15px Trebuchet MS,Arial,Helvetica,sans-serif ;
}
}
.left-menu,.left-menu a {
.left-menu,.left-menu a {
-
color: white;
+
color: #8e8e8e;
left: 0;
left: 0;
text-align: left;
text-align: left;
Line 42: Line 42:
}
}
.left-menu li a:hover {
.left-menu li a:hover {
-
color: white;
+
color: #8e8e8e;
text-decoration:underline;
text-decoration:underline;
}
}
Line 49: Line 49:
}
}
.right-menu,.right-menu a {
.right-menu,.right-menu a {
-
color: white;
+
color: #8e8e8e;
right: 0;
right: 0;
text-align: right;
text-align: right;
Line 57: Line 57:
}
}
.right-menu:hover a {
.right-menu:hover a {
-
color: white;
+
color: #8e8e8e;
}
}
.right-menu li a, .left-menu li a {
.right-menu li a, .left-menu li a {
background-color: transparent;
background-color: transparent;
-
color: white;
+
color: #8e8e8e;
padding: 0 15px 0 0;
padding: 0 15px 0 0;
}
}
.right-menu li a:hover {
.right-menu li a:hover {
-
color: white;
+
color: #8e8e8e;
text-decoration:underline;
text-decoration:underline;
}
}
.right-menu li a:visited {
.right-menu li a:visited {
-
color: white;
+
color:#8e8e8e;
}
}

Revision as of 07:15, 19 July 2013