Jump to content

MediaWiki:Common.css: Difference between revisions

From Aquinas Archive
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2: Line 2:
@import url("https://aquinas.mj12.ddns.net/images/assets/table-display.css");
@import url("https://aquinas.mj12.ddns.net/images/assets/table-display.css");


html.skin-theme-clientpref-night {
body.mediawiki {
color-scheme:dark;
color-scheme:dark;
--color-destructive: #cf6700 !important;
--color-destructive: #cf6700 !important;

Revision as of 08:18, 23 June 2025

@import url("https://aquinas.mj12.ddns.net/images/assets/profile-image.css");
@import url("https://aquinas.mj12.ddns.net/images/assets/table-display.css");

body.mediawiki {
color-scheme:dark;
--color-destructive: #cf6700 !important;
--color-error: #cf6700 !important;
--color-content-removed: #cf6700 !important;
--background-color-error: #cf6700 !important;
--background-color-error--hover: #e87400 !important;
--border-color-error: #cf6700 !important;
--border-color-error--hover: #e87400 !important;
}