Team:UCLondon/Templates/Header
From 2012e.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
- | background-color: rgb(242, 242, 242) ; | + | //background-color: rgb(242, 242, 242) ; |
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) ); |
background-image: url(http://db.tt/A6rAg7D9), -moz-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | background-image: url(http://db.tt/A6rAg7D9), -moz-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | ||
background-image: url(http://db.tt/A6rAg7D9), -ms-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); | background-image: url(http://db.tt/A6rAg7D9), -ms-linear-gradient(top, rgb(242, 242, 242), rgb(255, 255, 255) ); |
Revision as of 16:54, 18 September 2012