Vertical:AUC TURKEY

From 2014hs.igem.org

(Difference between revisions)
Line 84: Line 84:
#verticalmenu > ul > li:first-child {
#verticalmenu > ul > li:first-child {
   background: #66665e;
   background: #66665e;
-
   background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
+
   background: -moz-linear-gradient(#70a667 0%, #70a667 100%);
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
+
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70a667), color-stop(100%, #70a667));
-
   background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
+
   background: -webkit-linear-gradient(#70a667 0%, #70a667 100%);
-
   background: linear-gradient(#66665e 0%, #45463d 100%);
+
   background: linear-gradient(#670a667 0%, #70a667 100%);
-
   border: 1px solid #45463d;
+
   border: 1px solid #70a667;
   -webkit-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   -moz-border-radius: 3px 3px 0 0;
   -moz-border-radius: 3px 3px 0 0;

Revision as of 17:21, 18 June 2014