MediaWiki:Wikia.css: Difference between revisions
no edit summary
imported>Sumpy No edit summary |
imported>Sumpy No edit summary |
||
Line 244: | Line 244: | ||
/* User tab links hover effect */ | /* User tab links hover effect */ | ||
section#UserProfileMasthead + div .tabs > li:not(.selected) > a:hover { | section#UserProfileMasthead + div .tabs > li:not(.selected) > a:hover { | ||
background: | background: #1f1f1f; | ||
border: 1px solid # | border: 1px solid #4c4c4c; | ||
} | } |