Team:UCLondon/Templates/Header
From 2012e.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
- | + | background-color: rgb(242, 242, 242); | |
+ | background-image: url(http://db.tt/A6rAg7D9); | ||
background-image: url(http://db.tt/A6rAg7D9), -webkit-gradient(linear, 0% 0%, 0% 100%, from( rgb(242, 242, 242) ), to( rgb(255, 255, 255) ) ); | background-image: url(http://db.tt/A6rAg7D9), -webkit-gradient(linear, 0% 0%, 0% 100%, from( rgb(242, 242, 242) ), to( rgb(255, 255, 255) ) ); | ||
background-image: url(http://db.tt/A6rAg7D9), -webkit-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255)),; | background-image: url(http://db.tt/A6rAg7D9), -webkit-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255)),; | ||
Line 32: | Line 33: | ||
background-image: url(http://db.tt/A6rAg7D9), -o-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | background-image: url(http://db.tt/A6rAg7D9), -o-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | ||
background-image: url(http://db.tt/A6rAg7D9), linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | background-image: url(http://db.tt/A6rAg7D9), linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | ||
- | + | ||
background-position: top; | background-position: top; |
Revision as of 00:12, 26 September 2012