Team:Frankfurt/NavBarTemp/NavCss

From 2013.igem.org

(Difference between revisions)
Line 76: Line 76:
     left: 0;
     left: 0;
     z-index: 99999;     
     z-index: 99999;     
-
     background: #444;
+
     background: #1c63b7;
-
     background: -moz-linear-gradient(#444, #111);
+
     background: -moz-linear-gradient(#1c63b7, #1C86EE);
-
     background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
+
     background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1C86EE),color-stop(1, #1c63b7));
-
     background: -webkit-linear-gradient(#444, #111);     
+
     background: -webkit-linear-gradient(#1c63b7, #1C86EE);     
-
     background: -o-linear-gradient(#444, #111);
+
     background: -o-linear-gradient(#1c63b7, #1C86EE);
-
     background: -ms-linear-gradient(#444, #111);
+
     background: -ms-linear-gradient(#1c63b7, #1C86EE);
-
     background: linear-gradient(#444, #111);
+
     background: linear-gradient(#1c63b7, #1C86EE);
     -moz-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     border-radius: 5px;

Revision as of 14:28, 2 October 2013

Team: iGEM Frankfurt - 2012.igem.org