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

No edit summary
No edit summary
Line 15: Line 15:
display: none;
display: none;
}
}


.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) !important;
   text-decoration: none !important;
   text-decoration: none !important;
  border-bottom: 2px solid currentColor;
}
}


.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) !important;
   color: var(--th-heroinfobox-stats-text);
   text-decoration: none !important;
   text-decoration: none !important;
  border-bottom: 2px solid currentColor;
}
}


/* ===== Rotatable Model Viewer ===== */
/* ===== Rotatable Model Viewer ===== */