Template:Team:BAU-Indonesia/css

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
padding: 0px;
padding: 0px;
}
}
 +
#p-logo {
#p-logo {
Line 16: Line 17:
}
}
 +
#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 {
 +
color: white;
 +
left: 0;
 +
text-align: left;
 +
text-transform: capitalize;
 +
}
 +
.left-menu:hover {
 +
background-color: transparent;
 +
}
 +
.left-menu:hover a {
 +
color: white;
 +
text-decoration: none !important;
 +
}
 +
 +
.left-menu li a:hover {
 +
color: #aaaaff;
 +
}
 +
 +
 +
.right-menu li a {
 +
background-color: transparent;
 +
}
 +
 +
.right-menu li{
 +
background-color: transparent;
 +
}
 +
 +
.right-menu,.right-menu a {
 +
color: white;
 +
right: 0;
 +
text-align: right;
 +
}
 +
 +
.right-menu:hover {
 +
background-color: transparent;
 +
}
 +
 +
.right-menu:hover a {
 +
color: white;
 +
}
 +
 +
.right-menu li a {
 +
background-color: transparent;
 +
color: white;
 +
padding: 0 15px 0 0;
 +
}
 +
 +
.right-menu li a:hover {
 +
color: #aaaaff;
 +
}
Line 32: Line 95:
#content {
#content {
-
+
background: transparent;
 +
padding: 0;
 +
width: 100%;
 +
border: 0px;
}
}
#footer-box {
#footer-box {
-
+
border: 1px solid #dfdfdf;
 +
width: 80%;
 +
background: white;
 +
padding: 0;
display: none;
display: none;
}
}

Revision as of 10:18, 9 September 2012