1,584
edits
DrinkyBird (talk | contribs) (change visited colour, add buttons) |
DrinkyBird (talk | contribs) (nav tabs) |
||
Line 6: | Line 6: | ||
color: #BFEC6E !important; | color: #BFEC6E !important; | ||
} | } | ||
a:visited { | a:visited { | ||
color: #A4C95F !important; | color: #A4C95F !important; | ||
} | |||
#left-navigation div.darkvectorTabs li.selected, | |||
#right-navigation div.darkvectorTabs li.selected { | |||
background-image: linear-gradient(#BFEC6E 0,#333333 10%); | |||
} | } |