Template:MIT-style2

From 2011.igem.org

(Difference between revisions)
Line 39: Line 39:
padding-bottom: 35px;
padding-bottom: 35px;
border-bottom: 1px solid #343a3d;
border-bottom: 1px solid #343a3d;
-
}
 
-
/*navigation*/
 
-
#navigation{
 
-
 
-
position: absolute;
 
-
top:25px;
 
-
 
-
right: 22px;
 
-
}
 
-
#navigation li{
 
-
 
-
float: left;
 
-
 
-
}
 
-
#navigation a {
 
-
display: inline-block;
 
-
font-size: 11px;
 
-
text-transform: uppercase;
 
-
text-decoration:none;
 
-
padding:10px 15px 35px 15px;;
 
-
background-color:#000;
 
-
border-bottom: 3px solid #fff;
 
-
color:#fff;
 
-
margin-right: 1px;
 
-
font-weight: normal;
 
-
}
 
-
#navigation a:hover{
 
-
border-bottom: 3px solid #B3002C;
 
-
color:#B3002C;
 
-
}
 
-
#navigation li.selected a{
 
-
border-bottom: 3px solid #B3002C;
 
-
color:#B3002C;
 
-
}
 
-
#imagem{
 
-
position: absolute;
 
-
top:142px;
 
-
}
 
-
#search{
 
-
position: absolute;
 
-
top: 105px;
 
-
left: 22px;
 
-
}
 
-
 
-
h2#slogan{
 
-
position: absolute;
 
-
top: 100px;
 
-
right: 22px;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
font-size:20px;
 
-
font-weight: normal;
 
-
}
 
-
h2#slogan span{
 
-
font-style: italic;
 
-
color: #B00000;
 
-
}
 
-
h2{
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
font-size: 24px;
 
-
font-weight: normal;
 
-
margin-bottom: 20px;
 
}
}

Revision as of 08:10, 14 August 2011