Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 106: Line 106:
/*------------------------- Body ------------------------*/  
/*------------------------- Body ------------------------*/  
-
 
+
.body{
-
/*------------------------- Footer ------------------------*/
+
background:url(https://static.igem.org/mediawiki/2012/8/89/Michigan_body.png);
-
.footer{
+
width:962px;
-
width:940px;
+
margin: 0px auto;
-
background:url(../images/footer.png) no-repeat center top;
+
padding:0 0px;
-
padding:65px 10px 207px;
+
-
margin:0 auto;
+
overflow:hidden;
overflow:hidden;
}
}
 +
.body div#featured{
 +
background:url(https://static.igem.org/mediawiki/2012/e/eb/Random_Michigan_1.png) no-repeat right top;
 +
height:464px;
 +
padding:0px 0px 17px;
 +
}
 +
.body div#featured h3{
 +
color:#f78117;
 +
font-size:36px;
 +
font-family: 'RokkittRegular';
 +
margin:0 0 30px;
 +
width:490px;
 +
padding:100px 0 0;
 +
font-weight:normal;
 +
}
 +
.body div#featured p{
 +
width:400px;
 +
color:#5d5d5d;
 +
font-family: 'RokkittRegular';
 +
font-size:16px;
 +
line-height:25px;
 +
text-shadow: 0 1px 0 #fcfcfc;
 +
text-align:justify;
 +
margin:0;
 +
}
 +
/*------------------------- Footer ------------------------*/
 +
</style>
</style>

Revision as of 02:02, 27 July 2012

Xayona Website Template