Team:Wageningen UR/Templates/Outreach Style

From 2011.igem.org

(Difference between revisions)
Line 72: Line 72:
         font-weight: bold;
         font-weight: bold;
}
}
 +
 +
    /* Wiki Hacks - START */
 +
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
 +
/* modified sligthly for the Wageningen UR Team */
 +
 +
#globalWrapper
 +
{
 +
background-color: #096790;
 +
        background-image: url('https://static.igem.org/mediawiki/2011/0/06/Background_WUR.png');
 +
/* background-image: url('https://static.igem.org/mediawiki/2011/f/f0/Mainbackground-blue.png'); */
 +
/* background-repeat: repeat-x; */
 +
border: none;
 +
margin: 0;
 +
padding: 0;
 +
width: 100%;
 +
height:100%;
 +
}
 +
 +
#content
 +
{
 +
background-color: #023850;
 +
border: : 2px dotted #298BB6;
 +
padding: 0;
 +
margin: auto;
 +
overflow: hidden;
 +
height: 100%;
 +
}
 +
 +
#bodyContent
 +
{
 +
        background-color: #023850;
 +
border: none;
 +
padding:0;
 +
margin:0;
 +
width:100%;
 +
height:100%;
 +
}
 +
 +
#top-section
 +
{
 +
height: 0px;
 +
margin: 0px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0 !important;
 +
padding: 0;
 +
border: none;
 +
font-size: 10px;
 +
}
 +
 +
 +
#p-logo
 +
{
 +
height: 1px;
 +
overflow: hidden;
 +
display: none;
 +
}
 +
     
 +
      #search-controls
 +
{
 +
overflow: hidden;
 +
display: none;
 +
background: none;
 +
position: absolute;
 +
top: 35px;
 +
right: -10px;
 +
}
 +
       
 +
      #footer-box
 +
{
 +
        background-color: #E57B05;
 +
margin: -10px auto 0 auto;
 +
padding: 20px 0;
 +
}
 +
       
 +
        .visualClear
 +
{
 +
display: none;
 +
}
 +
 +
#footer
 +
{
 +
border: none;
 +
width: 965px;
 +
margin: 0 auto;
 +
padding: 0;
 +
}
 +
 +
.firstHeading
 +
{
 +
display: none;
 +
}
 +
 +
#f-list a
 +
{
 +
color: #023850;
 +
font-size: 10px;
 +
}
 +
 +
#f-list a:hover
 +
{
 +
color: #023850;
 +
}
 +
 +
.printfooter
 +
{
 +
display: none;
 +
}
 +
 +
#footer ul
 +
{
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
#footer ul li
 +
{
 +
margin-top: 0;
 +
margin-bottom: 0;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
padding: 0;
 +
}
 +
 +
/* Wiki Hacks - END */

Revision as of 20:47, 28 July 2011

{{{text}}}