Team:Michigan/Test Css

From 2012.igem.org

(Difference between revisions)
Line 68: Line 68:
/*------------------------- Header ------------------------*/  
/*------------------------- Header ------------------------*/  
-
 
+
.header{
-
}
+
background:url(https://static.igem.org/mediawiki/2012/f/fe/Michigan_Blue_Divider.png) no-repeat center 124px;
-
 
+
-
/*------------------------- Body ------------------------*/
+
-
.body{
+
-
background:url(https://static.igem.org/mediawiki/2012/8/89/Michigan_body.png);
+
width:962px;
width:962px;
-
margin: 0px auto;
+
margin:0 auto;
-
padding:0 0px;
+
height:126px;
-
overflow:hidden;
+
padding:0px 0px 0;
}
}
-
.body div#featured{
+
.header a#logo{
-
background:url(https://static.igem.org/mediawiki/2012/e/eb/Random_Michigan_1.png) no-repeat right top;
+
display:block;
-
height:464px;
+
float:left;
-
padding:0px 0px 17px;
+
outline:none;
}
}
-
.body div#featured h3{
+
.header a#logo img{
-
color:#f78117;
+
border:0;
-
font-size:36px;
+
}
-
font-family: 'RokkittRegular';
+
.header ul{
-
margin:0 0 30px;
+
margin:0;
-
width:490px;
+
list-style:none;
padding:100px 0 0;
padding:100px 0 0;
-
font-weight:normal;
+
float:right;
}
}
-
.body div#featured p{
+
.header ul li{
-
width:400px;
+
float:left;
-
color:#5d5d5d;
+
margin:0 0 0 36px;
-
font-family: 'RokkittRegular';
+
}
 +
.header ul li.selected a,.header ul li a:hover{
 +
color:#f78117;
 +
}
 +
.header ul li a{
font-size:16px;
font-size:16px;
-
line-height:25px;
+
text-decoration:none;
-
text-shadow: 0 1px 0 #fcfcfc;
+
color:#5e5e5e;
-
text-align:justify;
+
font-family: 'RokkittRegular';
-
margin:0;
+
outline:none;
}
}
 +
 +
/*------------------------- Body ------------------------*/
 +
/*------------------------- Footer ------------------------*/  
/*------------------------- Footer ------------------------*/  

Revision as of 02:01, 27 July 2012

Xayona Website Template