Template:Team:Groningen/sandboxFooter
From 2010.igem.org
(Difference between revisions)
Joelkuiper (Talk | contribs) (New page: <html></html>) |
Joelkuiper (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | <html></html> | + | <html> |
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var _gaq = _gaq || []; | ||
+ | _gaq.push(['_setAccount', 'UA-59988-4']); | ||
+ | _gaq.push(['_trackPageview']); | ||
+ | |||
+ | (function() { | ||
+ | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
+ | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
+ | })(); | ||
+ | |||
+ | </script> | ||
+ | <noscript><a href="http://getfirefox.com">Get Firefox, your browser is old</a></noscript> | ||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/7/76/FullBackground.jpg"); | ||
+ | background-position: center bottom; | ||
+ | background-repeat: no-repeat; | ||
+ | background-color: #333; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | |||
+ | |||
+ | img#expando { | ||
+ | position: absolute; | ||
+ | display: none; | ||
+ | z-index: 1; | ||
+ | -ms-interpolation-mode: bicubic; | ||
+ | } | ||
+ | |||
+ | .wide img#expando, | ||
+ | .tall img#expando { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .wide img#expando { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | .tall img#expando { | ||
+ | width: auto; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | .ie6fixed { | ||
+ | position: absolute; | ||
+ | top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript" src="http://casualconnect.net/iGEM/jquery.flexibg.js"></script> | ||
+ | |||
+ | </html> |
Revision as of 13:58, 18 August 2010