MediaWiki:Common.css: Difference between revisions

Created page with " :root { color-scheme: dark; ------------------ BASE COLORS ----------------: --theme-sticky-nav-background-color: #891216; --theme-success-color: #0c742f; --theme-success-color--secondary: #0e8b38; --theme-sticky-nav-text-color: #fff; --theme-sticky-nav-text-color--hover: #cccccc; --theme-page-background-color: #110000; --theme-page-background-color--secondary: #352626; --theme-page-text-color: #e6e6e6; --theme-page-text-co..."
 
mNo edit summary
Line 54: Line 54:
     --background-text-color: white;
     --background-text-color: white;
     --background-link-color: var(--link-color);
     --background-link-color: var(--link-color);
     --heading-color: #fdb71d;
     --heading-color: #E8E8EC;
     --notification: var(--body-main);
     --notification: var(--body-main);
     --link-color: #C8AA6E;
     --link-color: #C8AA6E;