2,664
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
.button-style > a { | .button-style > a, .button-style > a.visited, .button-style > a.external:visited , .button-style > a:hover { | ||
color:white; | color:white; | ||
text-decoration:none; | text-decoration:none; | ||
Line 21: | Line 21: | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
/* Set width of search box to 70%, so 'go' button stays inline. */ | /* Set width of search box to 70%, so 'go' button stays inline. */ |
edits