Team:EPF-Lausanne/Template/style.css
From 2012.igem.org
Revision as of 22:20, 3 June 2012 by Sander.kromwijk (Talk | contribs)
- top-section{
margin-bottom: 40px; }
- footer-box{
margin-top: 40px; }
- p-logo a{
color: transparent; }
- content{
border-top: 1px solid black; } ul#simple-navi {
list-style-type: none; width: 100%; float: left; font-family: Verdana ,Arial,sans-serif; font-size: 12px; font-weight: bold; margin: 0; padding: 10px 0 0 0; background-color: #333;
}
ul#simple-navi li {
display: block; float:left; margin: 0 0 0 4px;
}
ul#simple-navi li a {
display: block; padding: 5px 8px; color: #fff; background-color: #999; text-decoration: none;
} .firstHeading{ position: relative; top: 50px; z-index: 50; border: 0; }
- bodyContent{
position: relative; top: -50px; }