User:Monster Domosed/common.css: Difference between revisions

Jump to navigation Jump to search
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 {
   text-decoration: none;
   text-decoration: none !important;
   border-bottom: 2px solid currentColor;
   border-bottom: 2px solid currentColor;
}
}
Line 23: Line 23:
.mw-parser-output .infobox-h-subsection tr > td:first-child span {
.mw-parser-output .infobox-h-subsection tr > td:first-child span {
   color: var(--th-heroinfobox-stats-text);
   color: var(--th-heroinfobox-stats-text);
   text-decoration: none;
   text-decoration: none !important;
   border-bottom: 2px solid currentColor;
   border-bottom: 2px solid currentColor;
}
}