Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 41: 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 ------------------------*/  
Line 59: Line 72:
background:url(https://static.igem.org/mediawiki/2012/f/fe/Michigan_Blue_Divider.png) no-repeat center 124px;
background:url(https://static.igem.org/mediawiki/2012/f/fe/Michigan_Blue_Divider.png) no-repeat center 124px;
width:962px;
width:962px;
-
margin:0 auto;
+
margin:-10 0 0 0 auto;
height:126px;
height:126px;
padding:0px 0px 0;
padding:0px 0px 0;

Revision as of 23:41, 30 July 2012

Xayona Website Template