Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 24: Line 24:
     background-color: transparent;  
     background-color: transparent;  
     color: white;}
     color: white;}
-
 
+
#content {
 +
    width:100%;
 +
    border:none;
 +
    padding:0;
 +
}
 +
#content #top, #content #siteSub, #content #contentSub {
 +
  display:none;
 +
  margin:0;
 +
  padding:0;
 +
}
/* Hides default page title beneath banner */
/* Hides default page title beneath banner */
.firstHeading {
.firstHeading {
Line 32: Line 41:
/*------------------------- Layout styles ------------------------*/  
/*------------------------- Layout styles ------------------------*/  
-
body{
 
-
margin:0 auto;
 
-
        width: 962px;
 
-
        height: 464px;
 
-
background:url(https://static.igem.org/mediawiki/2012/7/75/DNA_Background.png) no-repeat center top;
 
-
        background-attachment: fixed;
 
-
}
 
-
.page{
 
-
 
-
        width:962px;
 
-
        height: 464px;
 
-
background:url(https://static.igem.org/mediawiki/2012/6/67/Michigan_Test_header.png) no-repeat center top;
 
-
}
 
/*------------------------- Font ------------------------*/  
/*------------------------- Font ------------------------*/  

Revision as of 23:39, 30 July 2012

Xayona Website Template