MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
.cdx-card__text__title { | .cdx-card__text__title,.cdx-message { | ||
color: #aca597 !important; | color: #aca597 !important; | ||
} | } |
Revision as of 15:56, 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,.cdx-message { color: #aca597 !important; }