Template:Stylesheet.css

From 2012hs.igem.org

(Difference between revisions)
Line 4: Line 4:
     <title>iGEM-2012HS - LSL-Heidelberg</title>
     <title>iGEM-2012HS - LSL-Heidelberg</title>
     <style>
     <style>
 +
 +
 +
#globalwrapper
 +
{
 +
    width:975px;
 +
    padding:20px 0px;
 +
    margin: 0 auto;
 +
    background-color:#ffffff;
 +
    height:100%;
 +
}
 +
 +
.firstHeading
 +
{
 +
    height:0px;
 +
    visibility:hidden;
 +
}
 +
 +
body
 +
{
 +
    background-image: url('http://img85.imageshack.us/img85/8767/tileskynew.jpg');
 +
    background-position: center;
 +
}
 +
 +
#p-logo
 +
{
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
 +
#top-section
 +
{
 +
    background: #ffffff;
 +
    background-image: url('http://img4.imageshack.us/img4/549/igemheader.jpg');
 +
    background-position: top;
 +
    height:200px ;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 +
 +
 +
 +
 +
 +
#menue {position: relative; top: 0px; left: 10px; z-index: 20; font-color: #FFFFFF;}
#menue {position: relative; top: 0px; left: 10px; z-index: 20; font-color: #FFFFFF;}

Revision as of 12:24, 22 April 2012

iGEM-2012HS - LSL-Heidelberg