Team:Goettingen/templates/headerGray
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<link href="https://2013.igem.org/Team:Goettingen/suplement/stylesheets?action=raw&ctype=text/css" rel="stylesheet" /> | <link href="https://2013.igem.org/Team:Goettingen/suplement/stylesheets?action=raw&ctype=text/css" rel="stylesheet" /> | ||
</head> | </head> | ||
+ | <script> | ||
+ | bbox = document.createElement('div') | ||
+ | with(bbox.style){ | ||
+ | height = '50px'; | ||
+ | position = 'absolute'; | ||
+ | zIndex = '-2'; | ||
+ | background = '#7c7c7c'; | ||
+ | width = '100%'; | ||
+ | top = '0px';} | ||
+ | document.body.insertBefore(bbox,document.body.childNodes[0]) | ||
+ | </script> | ||
<a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> | <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> | ||
<br /> | <br /> |
Revision as of 20:50, 25 September 2013