Template:Template

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
body{background-color:white}</style>
body{background-color:white}</style>
 +
<style type="text/css">
 +
#content { background-color: transparent; border: none; width: 975px;}
 +
#top-section {
 +
height: 50px;
 +
border-left: none;
 +
border-right: none;
 +
z-index:5;
 +
}
 +
#p-logo { height:89px; overflow:hidden;}
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:100px;
 +
margin-top:20px;
 +
margin-left:400px;
 +
margin-right:800px;
 +
    padding-left:975px;
 +
    padding-right:975px;
 +
    background:transparent;
 +
z-index:1;
 +
}
 +
 +
</style>
 +
 +
</head>
</html>
</html>

Revision as of 01:47, 21 May 2011