Template:Http://2011.igem.org/Team:Peking R/bannerhidden

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style> div#contentSub{ display: none; position: absolute; } div#top-section{ background: url() no repeat; background-color:#E6E6E6; color: #D1...")
 
(8 intermediate revisions not shown)
Line 8: Line 8:
}
}
div#top-section{
div#top-section{
-
    background: url() no repeat;
+
//    background: url() no repeat;
-
     background-color:#E6E6E6;
+
     background-color:#555555;
     color: #D1E9E9;
     color: #D1E9E9;
-
    height: 20px;
+
width:959px;
-
    width: 100%;
+
height: 24px;
-
    border: 0px;
+
border:none;
 +
z-index:100;
 +
border-bottom-right-radius:8px;
 +
border-bottom-left-radius:8px;
 +
-moz-border-radius-bottomright:8px;
 +
-moz-border-radius-bottomleft:8px;
 +
 
}
}
 +
#content{
 +
margin-top:-25px;
 +
padding-top:20px;
 +
border-top:none;
 +
}
div#p-logo{
div#p-logo{
Line 35: Line 46:
     float: right;
     float: right;
     top: 0;
     top: 0;
 +
}
 +
 +
.left-menu, .left-menu a {
 +
color: white;
 +
text-transform: lowercase;
}
}

Latest revision as of 04:39, 3 October 2011