Template:MIT-header

From 2011.igem.org

(Difference between revisions)
(Created page with "<!-- Thanks to Caltech for the css wiki hacks--> <html> <style type="text/css"> body {background: #FFFFFF;} #p-logo { height:1px; overflow:hidden; display: none;} #top-section ...")
Line 8: Line 8:
#top-section {
#top-section {
background-image: url('https://static.igem.org/mediawiki/2011/3/38/Igemlogo_flat.png');
background-image: url('https://static.igem.org/mediawiki/2011/3/38/Igemlogo_flat.png');
-
height:290px ! important;;
+
height:290px ;
 +
        position: absolute;
 +
        top: -290px;
 +
 
}
}
</style>
</style>
</html>
</html>

Revision as of 10:10, 23 June 2011