Team:UCL/wiki
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 4: | Line 4: | ||
<style> | <style> | ||
.nyan { | .nyan { | ||
- | |||
- | |||
- | |||
background: url('https://static.igem.org/mediawiki/2014/1/13/NyanDog.gif') repeat; | background: url('https://static.igem.org/mediawiki/2014/1/13/NyanDog.gif') repeat; | ||
+ | background-color:#ccc; | ||
+ | position:fixed; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | top:0px; | ||
+ | left:0px; | ||
+ | z-index:1000; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 21:08, 16 October 2014