Team:Frankfurt/NavBarTemp/NavCss

From 2013.igem.org

(Difference between revisions)
Line 19: Line 19:
padding: 10px 0 0 0;
padding: 10px 0 0 0;
list-style: none;   
list-style: none;   
-
background: #00a000;
+
background: #1C86EE;
-
background: -moz-linear-gradient(#1c63b7, #00a000);  
+
background: -moz-linear-gradient(#1c63b7, #1C86EE);  
-
         background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #00a000),color-stop(1, #1c63b7));
+
         background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1C86EE),color-stop(1, #1c63b7));
-
background: -webkit-linear-gradient(#1c63b7, #00a000);
+
background: -webkit-linear-gradient(#1c63b7, #1C86EE);
-
background: -o-linear-gradient(#1c63b7, #00a000);
+
background: -o-linear-gradient(#1c63b7, #1C86EE);
-
background: -ms-linear-gradient(#1c63b7, #00a000);
+
background: -ms-linear-gradient(#1c63b7, #1C86EE);
-
background: linear-gradient(#1c63b7, #00a000);
+
background: linear-gradient(#1c63b7, #1C86EE);
-moz-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
border-radius: 50px;
Line 32: Line 32:
box-shadow: 0 2px 1px #9c9c9c;
box-shadow: 0 2px 1px #9c9c9c;
}
}
 +

Revision as of 14:23, 2 October 2013

Team: iGEM Frankfurt - 2012.igem.org