Template:Nevada Header CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 29: Line 29:
   border-right: rgba(0,0,0,1) ridge 4px;
   border-right: rgba(0,0,0,1) ridge 4px;
   /* Color Background */
   /* Color Background */
-
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#25324e');
+
   background-color: rgba(194,194,194,0.7);
 +
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#25324e');*/
   /*background: -webkit-linear-gradient(top, rgba(133,133,133,1) 70%, rgba(0,0,26,1), #25324e);*/
   /*background: -webkit-linear-gradient(top, rgba(133,133,133,1) 70%, rgba(0,0,26,1), #25324e);*/
-
   background: -moz-linear-gradient(top, #858585 70%,rgba(0,0,26,1), #25324e);
+
   /*background: -moz-linear-gradient(top, #858585 70%,rgba(0,0,26,1), #25324e);*/
-
   background: -webkit-gradient(linear, 0 75%,0 100%, from(rgba(133,133,133,1)), to(#25324e));
+
   /*background: -webkit-gradient(linear, 0 75%,0 100%, from(rgba(133,133,133,1)), to(#25324e));*/
   /*background: -o-linear-gradient(top, rgba(133,133,133,1) 70%, rgba(0,0,26,1), #25324e);*/
   /*background: -o-linear-gradient(top, rgba(133,133,133,1) 70%, rgba(0,0,26,1), #25324e);*/
   z-index: 100;
   z-index: 100;

Revision as of 01:30, 5 September 2011