MediaWiki:Common.css: Difference between revisions
mNo edit summary Tag: Manual revert |
mNo edit summary |
||
| Line 209: | Line 209: | ||
hr { width: 60%; margin: 0.5em auto 0.5em auto; } | hr { width: 60%; margin: 0.5em auto 0.5em auto; } | ||
.references { font-size: 0.8em; } | .references { font-size: 0.8em; } | ||
a:link {color: black; text-decoration:underline; } | a:link {color: black !important; text-decoration:underline; } | ||
link {color: black; text-decoration:underline; } | link {color: black !important; text-decoration:underline; } | ||
a:visited {color:#1e6a39; text-decoration:none; } | a:visited {color:#1e6a39; text-decoration:none; } | ||
a:hover { color:#c9211e; } | a:hover { color:#c9211e; } | ||