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(#2E0854, #b8860b);  
+
background-image: -moz-linear-gradient(#661176, #b8860b);  
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#b8860b));
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b));
-
background-image: -webkit-linear-gradient(#2E0854, #b8860b);
+
background-image: -webkit-linear-gradient(#661176, #b8860b);
-
background-image: -o-linear-gradient(#2E0854, #b8860b);
+
background-image: -o-linear-gradient(#661176, #b8860b);
-
background-image: -ms-linear-gradient(#2E0854, #b8860b);
+
background-image: -ms-linear-gradient(#661176, #b8860b);
-
background-image: linear-gradient(#2E0854, #b8860b);
+
background-image: linear-gradient(#661176, #b8860b);
-moz-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-border-radius: 6px;
Line 283: Line 283:
z-index: 1;     
z-index: 1;     
background: #444;
background: #444;
-
background: -moz-linear-gradient(#444, #b8860b);
+
background: -moz-linear-gradient(#661176, #b8860b);
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#b8860b));
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b));
-
background: -webkit-linear-gradient(#444, #b8860b);     
+
background: -webkit-linear-gradient(#661176, #b8860b);     
-
background: -o-linear-gradient(#444, #b8860b);
+
background: -o-linear-gradient(#661176, #b8860b);
-
background: -ms-linear-gradient(#444, #b8860b);
+
background: -ms-linear-gradient(#661176, #b8860b);
-
background: linear-gradient(#444, #b8860b);
+
background: linear-gradient(#661176, #b8860b);
-
-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
+
-moz-box-shadow: 0 -1px rgba(255,255,255,1);
-
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
+
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1);
-
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
+
box-shadow: 0 -1px 0 rgba(255,255,255,1);
-moz-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-border-radius: 3px;
Line 315: Line 315:
-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-
box-shadow: -1px 0 0 rgba(255,255,255,.3);
+
box-shadow: -1px 0 0 rgba(255,255,255,1);
}
}
Line 387: Line 387:
border-left: 6px solid transparent;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-right: 6px solid transparent;
-
border-bottom: 6px solid #444;
+
border-bottom: 6px solid #2E0854;
}
}
Line 402: Line 402:
#igemuwmenu ul li:first-child a:hover:after {
#igemuwmenu ul li:first-child a:hover:after {
border-bottom-color: #2E0854;  
border-bottom-color: #2E0854;  
-
}
 
-
 
-
#igemuwmenu ul ul li:first-child a:hover:after {
 
-
border-right-color: #0299d3;
 
-
border-bottom-color: transparent;
 
}
}
Line 441: Line 436:
padding: 0 0 0 35px;
padding: 0 0 0 35px;
border: 1px solid #222;
border: 1px solid #222;
-
color: #fafafa;
+
color: #ffffff;
font-weight: bold;
font-weight: bold;
background-color: #b8860b;
background-color: #b8860b;
-
background: url(data:image/png;
 
-
background: url(data:image/png;
 
-
background: url(data:image/png;
 
-
background: url(data:image/png;
 
-
background: url(data:image/png;
 
-moz-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-border-radius: 6px;
Line 521: Line 511:
float: none;
float: none;
padding: 0;
padding: 0;
-
color: #999;
+
color: #fff;
}
}

Revision as of 18:06, 12 October 2014

University of Washington iGEM 2014