Team:Lethbridge/template/css
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<p>This is a test! </p> | <p>This is a test! </p> | ||
- | body | + | body { |
+ | background-image:"http://i.huffpost.com/gen/964776/thumbs/o-CATS-KILL-BILLIONS-facebook.jpg"; | ||
+ | background-attachment: fixed; | ||
+ | } |
Latest revision as of 04:38, 22 July 2013
/*--Lethbridge iGEM 2013--*/
This is a test!
body {
background-image:"http://i.huffpost.com/gen/964776/thumbs/o-CATS-KILL-BILLIONS-facebook.jpg"; background-attachment: fixed;
}