Template:CSS/Site

From 2014.igem.org

(Difference between revisions)
 
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
#globalWrapper {
 +
    background-color: #ffffff;
 +
    width:auto;
 +
    height:auto;
 +
    margin:0 auto;
 +
    padding:0;
 +
}
 +
#top-section{
 +
    position:fixed; 
 +
    margin:0;
 +
    padding:0;
 +
    top:0;
 +
    height:auto;
 +
    width:1100px;
 +
    border:none;
 +
    z-index:3;
 +
}
 +
#p-logo {
#p-logo {

Latest revision as of 04:47, 31 August 2014