Team:Wageningen UR/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 14: Line 14:
   margin-bottom: 1em;
   margin-bottom: 1em;
   }
   }
 +
 +
/* Wiki Hacks - START */
 +
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
 +
/* modified sligthly for the Wageningen UR Team */
 +
 +
 +
#bodyContent
 +
{
 +
        background-color: #023850;
 +
border: none;
 +
padding:0;
 +
margin:0;
 +
width:100%;
 +
height:100%;
 +
}
#top-section  
#top-section  
Line 25: Line 41:
border: none;  
border: none;  
font-size: 10px;
font-size: 10px;
 +
}
 +
 +
     
 +
      #search-controls
 +
{
 +
overflow: hidden;
 +
display: none;
 +
background: none;
 +
position: absolute;
 +
top: 35px;
 +
right: -10px;
}
}

Revision as of 19:52, 31 July 2011