User:Bilka/common.css: Difference between revisions
Jump to navigation
Jump to search
removed typos, removed background image from selected tab (at the top of the page), nicer left border on same tab, better gradient for non open tab |
Replaced content with "→Small snippet to make redirect links green: .mw-body-content a.mw-redirect {color:#0DC033} .mw-body-content a.mw-redirect:visited {color:#07631B}" Tags: Replaced Manual revert |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* Small snippet to make redirect links green */ | |||
.mw-body-content a.mw-redirect {color:#0DC033} | |||
.mw-body-content a.mw-redirect:visited {color:#07631B} | |||
.mw- | |||
} | |||