User:Monster Domosed/common.css

From The Deadlock Wiki
Revision as of 23:58, 3 August 2026 by Monster Domosed (talk | contribs) (Replaced content with " #ca-ve-edit{ display: none; } .infobox_item a, .infobox_item a:visited, .infobox_item a:hover { text-decoration: none !important; border-bottom: 2px solid currentColor; } .mw-parser-output .infobox-h-subsection tr > td:first-child span { color: var(--th-heroinfobox-stats-text); text-decoration: none !important; border-bottom: 2px solid currentColor; }")
Jump to navigation Jump to search

Note: After publishing, you may need to reload with your cache disabled to see your changes.

  • Windows / Linux: Press Ctrl-Shift-R
  • macOS: Press ⌘-Shift-R
#ca-ve-edit{
	display: none;
}


.infobox_item a, .infobox_item a:visited, .infobox_item a:hover {
  text-decoration: none !important;
  border-bottom: 2px solid currentColor;
}

.mw-parser-output .infobox-h-subsection tr > td:first-child span {
  color: var(--th-heroinfobox-stats-text);
  text-decoration: none !important;
  border-bottom: 2px solid currentColor;
}