Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 4: Line 4:
/* Change Default elements */
/* Change Default elements */
-
div.tright{
 
-
        border-style: none;
 
-
}
 
html, body, #globalWrapper{
html, body, #globalWrapper{
padding: 0;
padding: 0;
Line 14: Line 11:
a{
a{
-
         color: #636363;
+
         color: #000DFF;
}
}
a:visited{
a:visited{
-
         color: #636363;
+
         color: #000DFF;
}
}
Line 117: Line 114:
textarea{
textarea{
     height: 200px;
     height: 200px;
 +
}
 +
 +
div.tright{
 +
        border-style: none;
 +
        padding: 10px;
 +
}
 +
 +
div.tleft{
 +
        border-style: none;
 +
        padding: 10px;
 +
}
 +
 +
#toc{
 +
        float: right;
 +
        width: 400px; 
}
}
/* Text styles */
/* Text styles */
Line 306: Line 318:
#navmenu ul a{
#navmenu ul a{
 +
text-align:left;
display: block;
display: block;
text-decoration: none;
text-decoration: none;
Line 335: Line 348:
#navmenu ul ul a{
#navmenu ul ul a{
-
font-size: 18px;
+
font-size: 17px;
font-weight: normal;
font-weight: normal;
}
}

Latest revision as of 03:29, 27 September 2012