User:Monster Domosed/common.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
text-decoration: none !important; | text-decoration: none !important; | ||
border-bottom: 2px solid currentColor; | border-bottom: 2px solid currentColor; | ||
} | } | ||
Revision as of 00:08, 25 July 2026
/* @import url('//deadlock.wiki/index.php?title=Wiki_Redesign.css&action=raw&ctype=text/css'); */
#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;
}