Template:Team:Northwestern/Template/bootstrap/orange

From 2014.igem.org

(Difference between revisions)
Line 25: Line 25:
box-shadow: 0px 5px 25px -12px rgba(31,30,31,1);
box-shadow: 0px 5px 25px -12px rgba(31,30,31,1);
background: rgb(253,252,255); /* Old browsers */
background: rgb(253,252,255); /* Old browsers */
-
background: -moz-linear-gradient(top,  rgba(253,252,255,1) 0%, rgba(49,17,66,1) 100%); /* FF3.6+ */
+
background: -moz-linear-gradient(top,  rgba(253,252,255,1) 0%, rgba(123, 36, 216, 0.7) 100%); /* FF3.6+ */
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,252,255,1)), color-stop(100%,rgba(49,17,66,1))); /* Chrome,Safari4+ */
+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,252,255,1)), color-stop(100%,rgba(123, 36, 216, 0.7))); /* Chrome,Safari4+ */
-
background: -webkit-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* Chrome10+,Safari5.1+ */
+
background: -webkit-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(123, 36, 216, 0.7) 100%); /* Chrome10+,Safari5.1+ */
-
background: -o-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* Opera 11.10+ */
+
background: -o-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(123, 36, 216, 0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* IE10+ */
background: -ms-linear-gradient(top,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* IE10+ */
-
background: linear-gradient(to bottom,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* W3C */
+
background: linear-gradient(to bottom,  rgba(253,252,255,1) 0%,rgba(123, 36, 216, 0.7) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfcff', endColorstr='#311142',GradientType=0 ); /* IE6-9 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfcff', endColorstr='#311142',GradientType=0 ); /* IE6-9 */

Revision as of 20:58, 11 September 2014