MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
color: #aca597 !important; | color: #aca597 !important; | ||
border: 1px solid #000 !important; | border: 1px solid #000 !important; | ||
} | |||
.cdx-card__text__title { | |||
color: #aca597 !important; | |||
} | } |
Revision as of 15:54, 8 May 2025
/* CSS placed here will be applied to all skins */ .cdx-dialog,.cdx-card { background-color: #131313 !important; color: #aca597 !important; border: 1px solid #000 !important; } .cdx-card__text__title { color: #aca597 !important; }