Template:Nevada Home CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 13: Line 13:
   background-color: rgba(100,100,100,1);
   background-color: rgba(100,100,100,1);
   /* Color Background */
   /* Color Background */
-
   background: -webkit-gradient(linear, 0 75%,0 100%, from(rgba(152,152,152,1)), to(#25324e));
+
   background: -webkit-gradient(linear, 0 75%,0 100%, from(rgba(152,152,152,.5)), to(#25324e));
   background: -moz-linear-gradient(bottom, #969696 97%, rgba(0,0,26,1), #25324e);
   background: -moz-linear-gradient(bottom, #969696 97%, rgba(0,0,26,1), #25324e);
   padding: 10px;
   padding: 10px;

Revision as of 23:47, 29 August 2011