User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
.infobox_item a, .infobox_item a:visited, .infobox_item a:hover { | .infobox_item a, .infobox_item a:visited, .infobox_item a:hover { | ||
color: var(--link-color); | color: var(--link-color) !important; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||
.mw-parser-output .infobox-h-subsection tr > td:first-child span { | .mw-parser-output .infobox-h-subsection tr > td:first-child span { | ||
color: var(--link-color); | color: var(--link-color) !important; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||