Template:Team:CBNU-Korea/css

From 2012.igem.org

(Difference between revisions)
Line 22: Line 22:
height: 30px;
height: 30px;
width: 100%;
width: 100%;
-
background: none repeat scroll 0 0 #FBFBFB;
+
background: none repeat scroll 0 0 #31323A
-
border-bottom: 1px solid #DFDFDF;
+
border-bottom: 1px solid #262B35
border-left: medium none;
border-left: medium none;
border-right: medium none;
border-right: medium none;
Line 35: Line 35:
.left-menu,.left-menu a {
.left-menu,.left-menu a {
-
color: black;
+
color: white;
left: 0;
left: 0;
text-align: left;
text-align: left;
Line 46: Line 46:
.left-menu:hover a {
.left-menu:hover a {
-
color: black;
+
color: white;
text-decoration: none !important;
text-decoration: none !important;
}
}
Line 60: Line 60:
.right-menu,.right-menu a {
.right-menu,.right-menu a {
-
color: black;
+
color: white;
right: 0;
right: 0;
text-align: right;
text-align: right;
Line 86: Line 86:
.firstHeading {
.firstHeading {
-
#    display: none;
+
    display: none;
}
}
Line 94: Line 94:
#content {
#content {
-
# background: none repeat scroll 0 0 transparent;
+
background: none repeat scroll 0 0 transparent;
-
# border: 0px;
+
border: 0 none;
}
}

Revision as of 07:29, 10 July 2012