Template:Team:Bielefeld-CeBiTec/Header

From 2014.igem.org

(Difference between revisions)
Line 42: Line 42:
         border-radius:0px;
         border-radius:0px;
         box-shadow:0px -5px 3px 0px #000000;/
         box-shadow:0px -5px 3px 0px #000000;/
-
background: rgb(238,238,238); /* Old browsers */
+
background: rgb(238,238,238,0.8); /* Old browsers */
-
background: -moz-linear-gradient(45deg, rgb(238,238,238) 0%, rgb(204,204,204) 100%); /* FF3.6+ */
+
background: -moz-linear-gradient(45deg, rgb(238,238,238,0.8) 0%, rgb(204,204,204,0.8) 100%); /* FF3.6+ */
-
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(238,238,238)), color-stop(100%,rgb(208,208,208))); /* Chrome,Safari4+ */
+
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(238,238,238,0.8)), color-stop(100%,rgb(208,208,208,0.8))); /* Chrome,Safari4+ */
-
background: -webkit-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(238,238,238) 100%); /* Chrome10+,Safari5.1+ */
+
background: -webkit-linear-gradient(45deg, rgb(238,238,238,0.8) 0%,rgb(238,238,238,0.8) 100%); /* Chrome10+,Safari5.1+ */
-
background: -o-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* Opera 11.10+ */
+
background: -o-linear-gradient(45deg, rgb(238,238,238,0.8) 0%,rgb(204,204,204,0.8) 100%); /* Opera 11.10+ */
-
background: -ms-linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* IE10+ *
+
background: -ms-linear-gradient(45deg, rgb(238,238,238,0.8) 0%,rgb(204,204,204,0.8) 100%); /* IE10+ *
-
background: linear-gradient(45deg, rgb(238,238,238) 0%,rgb(204,204,204) 100%); /* W3C */
+
background: linear-gradient(45deg, rgb(238,238,238,0.8) 0%,rgb(204,204,204,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
}

Revision as of 13:19, 6 June 2014