Template:Team:Washington/Templates/Top

From 2012.igem.org

(Difference between revisions)
Line 276: Line 276:
background-image: linear-gradient(#B6A0BA, #785D84);
background-image: linear-gradient(#B6A0BA, #785D84);
}
}
 +
 +
        #igemuwmenu ul a.active {
 +
background-color: #785D84;
 +
background-image: -moz-linear-gradient(#B6A0BA,  #785D84);
 +
background-image: -webkit-gradient(linear, left top, left bottom, from(#B6A0BA), to(#785D84));
 +
background-image: -webkit-linear-gradient(#B6A0BA, #785D84);
 +
background-image: -o-linear-gradient(#B6A0BA, #785D84);
 +
background-image: -ms-linear-gradient(#B6A0BA, #785D84);
 +
background-image: linear-gradient(#B6A0BA, #785D84);
 +
}
 +
#igemuwmenu ul li:first-child > a {
#igemuwmenu ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;

Revision as of 04:17, 29 September 2012