Template:Team:BAU-Indonesia/css

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
padding: 0px;
padding: 0px;
}
}
 +
 +
body {
 +
font-family: 'Droid Sans', sans-serif;
 +
background-color: #F2E9E1;
 +
}
 +
 +
#p-logo {
 +
display: none;
 +
}
 +
 +
#search-controls {
 +
display: none;
 +
}
 +
 +
#top-section {
 +
height: 30px;
 +
width: 100%;
 +
        background: none repeat scroll 0 0 #1C140D;
 +
border-bottom: 1px solid #262B35;
 +
border-left: medium none;
 +
border-right: medium none;
 +
}
 +
 +
#menubar {
 +
top: 2px;
 +
font-family: 'Droid Sans', sans-serif;
 +
}
 +
.left-menu,.left-menu a {
.left-menu,.left-menu a {
color: white;
color: white;
left: 0;
left: 0;
-
text-align: left;  
+
text-align: left;
 +
text-transform: capitalize;
}
}
.left-menu:hover {
.left-menu:hover {
background-color: transparent;
background-color: transparent;
-
color: white;
 
}
}
.left-menu:hover a {
.left-menu:hover a {
color: white;
color: white;
-
text-decoration: none !important;  
+
text-decoration: none !important;
}
}
.left-menu li a:hover {
.left-menu li a:hover {
-
color: #white;
+
color: #aaaaff;
}
}
Line 31: Line 59:
.right-menu li a {
.right-menu li a {
background-color: transparent;
background-color: transparent;
-
color: white;
 
}
}
.right-menu li{
.right-menu li{
background-color: transparent;
background-color: transparent;
-
color: white;
 
}
}
Line 47: Line 73:
.right-menu:hover {
.right-menu:hover {
background-color: transparent;
background-color: transparent;
-
color: white;
 
}
}
Line 61: Line 86:
.right-menu li a:hover {
.right-menu li a:hover {
-
color: white;  
+
color: #aaaaff;
}
}
-
 
-
 
-
#p-logo {
 
-
display: none;
 
-
}
 
-
 
-
#search-controls {
 
-
display: none;
 
-
}
 
-
 
-
#top-section {
 
-
height: 30px;
 
-
width: 100%;
 
-
        background: none repeat scroll 0 0 #1C140D;
 
-
 
-
}
 
-
 
-
#menubar {
 
-
top: 1px;
 
-
font-family: 'Droid Sans', sans-serif;
 
-
}
 
-
 
-
 
-
 
Line 101: Line 102:
padding: 0;
padding: 0;
width: 100%;
width: 100%;
-
+
border: 0px;
}
}

Revision as of 10:30, 9 September 2012