Template:Team:DukeHomePage/CSS

From 2014.igem.org

(Difference between revisions)
Line 22: Line 22:
#content {width: 100%; border:none;}
#content {width: 100%; border:none;}
#bodyContent {border:none;}
#bodyContent {border:none;}
-
</style>
 
-
 
-
 
-
<style media="screen" type="text/css">
 
-
 
-
body {
 
-
background-color: #000;
 
-
color: #fff;
 
-
text-align: left;
 
-
vertical-align: baseline;
 
-
        margin:0 auto;
 
-
        width:95%;
 
-
        overflow:scroll;
 
-
        font-size:12px;
 
-
        font: Helvetica, sans serif;
 
-
}
 
-
 
-
.top {
 
-
z-index: 100;
 
-
}
 
</style>
</style>

Revision as of 18:07, 21 July 2014

Hi