Team:Calgary/Sandbox
From 2012.igem.org
(Difference between revisions)
Line 92: | Line 92: | ||
width: 100%; | width: 100%; | ||
height: 30px; | height: 30px; | ||
- | background- | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */ |
+ | background: -webkit-gradient(linear, left top, right bottom, from(#333), to(#efefef)); /* for webkit browsers */ | ||
+ | background: -moz-linear-gradient(top, #ccc, #000); /* for firefox 3.6+ */ | ||
} | } | ||
.arrow{ | .arrow{ |
Revision as of 15:44, 13 June 2012
This is not a paragraph.