Template:Team:Bielefeld-Germany/css/ribbon.css

From 2013.igem.org

(Difference between revisions)
Line 14: Line 14:
   background: -webkit-gradient(linear, left top, left bottom, from(#e35c03), to(#ff6600));
   background: -webkit-gradient(linear, left top, left bottom, from(#e35c03), to(#ff6600));
-
   background: -webkit-linear-gradient(top,  #ff6600, #e35c03,);
+
   background: -webkit-linear-gradient(top,  #ff6600, #e67b09,);
-
   background: -moz-linear-gradient(top, #e35c03, #ff6600);
+
   background: -moz-linear-gradient(top, #e67b09, #ff6600);
-
   background: -ms-linear-gradient(top, #e35c03, #ff6600);
+
   background: -ms-linear-gradient(top, #e67b09, #ff6600);
-
   background: -o-linear-gradient(top, #e35c03, #ff6600);
+
   background: -o-linear-gradient(top, #e67b09, #ff6600);
-
   background-image: -ms-linear-gradient(top, #e35c03 0%, #ff6600 100%);
+
   background-image: -ms-linear-gradient(top, #e67b09 0%, #ff6600 100%);
   -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;

Revision as of 19:24, 27 October 2013