Template:Team:UW/CSS

From 2014.igem.org

(Difference between revisions)
Line 214: Line 214:
border: 1px solid #222;
border: 1px solid #222;
background-color: #b8860b;
background-color: #b8860b;
-
background-image: -moz-linear-gradient(#661176, #b8860b);  
+
background-image: -moz-linear-gradient(#4b2e84, #85754d );  
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b));
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#4b2e84), to(#85754d ));
-
background-image: -webkit-linear-gradient(#661176, #b8860b);
+
background-image: -webkit-linear-gradient(#4b2e84, #85754d );
-
background-image: -o-linear-gradient(#661176, #b8860b);
+
background-image: -o-linear-gradient(#4b2e84, #85754d );
-
background-image: -ms-linear-gradient(#661176, #b8860b);
+
background-image: -ms-linear-gradient(#4b2e84, #85754d );
-
background-image: linear-gradient(#661176, #b8860b);
+
background-image: linear-gradient(#4b2e84, #85754d );
-moz-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-border-radius: 6px;
Line 256: Line 256:
#igemuwmenu a {
#igemuwmenu a {
padding: 12px 20px;
padding: 12px 20px;
-
color: #fff;
+
color: #dfb42c;
text-transform: uppercase;
text-transform: uppercase;
font: bold 11.4px Arial, Helvetica;
font: bold 11.4px Arial, Helvetica;
Line 283: Line 283:
z-index: 1;     
z-index: 1;     
background: #fff;
background: #fff;
-
background: -moz-linear-gradient(#661176, #b8860b);
+
background: -moz-linear-gradient(#4b2e84, #85754d );
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b));
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#4b2e84), to(#85754d ));
-
background: -webkit-linear-gradient(#661176, #b8860b);     
+
background: -webkit-linear-gradient(#4b2e84, #85754d );     
-
background: -o-linear-gradient(#661176, #b8860b);
+
background: -o-linear-gradient(#4b2e84, #85754d );
-
background: -ms-linear-gradient(#661176, #b8860b);
+
background: -ms-linear-gradient(#4b2e84, #85754d );
-
background: linear-gradient(#661176, #b8860b);
+
background: linear-gradient(#4b2e84, #85754d );
-moz-box-shadow: 0 -1px rgba(255,255,255,1);
-moz-box-shadow: 0 -1px rgba(255,255,255,1);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1);

Revision as of 18:19, 12 October 2014

University of Washington iGEM 2014