Team:Shenzhen BGIC 0101/Templates/Banner

From 2013.igem.org

(Difference between revisions)
Line 307: Line 307:
.tabs label {
.tabs label {
-
background: #5ba4a4;
+
background: #B09CC9;
-
background: -moz-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
+
background: -moz-linear-gradient(top, #B09CC 0%, #7380AE 100%);
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ba4a4), color-stop(100%,#4e8c8a));
+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B09CC), color-stop(100%,#7380AE));
-
background: -webkit-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
+
background: -webkit-linear-gradient(top, #B09CC 0%,#7380AE 100%);
-
background: -o-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
+
background: -o-linear-gradient(top, #B09CC 0%,#7380AE 100%);
-
background: -ms-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
+
background: -ms-linear-gradient(top,#B09CC 0%,#7380AE 100%);
-
background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
+
background: linear-gradient(top, #B09CC 0%,#7380AE 100%);
font-size: 15px;
font-size: 15px;
line-height: 40px;
line-height: 40px;

Revision as of 06:09, 26 October 2013