1
0
Fork 0

Corrected background on hover for free js essay link

website
Mike Gerwitz 2014-03-15 09:46:01 -04:00
parent 010a435d9a
commit 57fa2ec0af
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 3 additions and 2 deletions

View File

@ -458,10 +458,11 @@ pre.js, div.float {
#menu ul #whyfreejs a {
margin: 0em;
padding: 0em 0.5em;
color: #f57900;
}
#menu ul #whyfreejs a {
color: #f57900;
#menu ul #whyfreejs a:hover {
background-color: inherit;
}
body.whyfreejs #menu ul #whyfreejs {