View source for User:RaiderAlpha/common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* Totem Arts Wiki CSS */
/* Preview with Stylus (https://github.com/openstyles/stylus) */
/************************
* MediaWiki:Common.css *
************************/
:root {
--theme-body-bg-color: #060f1b;
--theme-page-bg-color: #0b1a2d;
--theme-page-bg-color--secondary: #0f233d;
--theme-page-bg-color--inverted: #f4e5d2;
--theme-table-bg-color: #0c1c33;
--theme-table-bg-color--secondary: #102543;
--theme-table-title-bg-color: #112a4b;
--theme-table-subtitle-bg-color: #14335b;
--theme-text-color: rgb(188, 198, 209);
--theme-link-color: #f28e04;
--theme-link-color--visited: #f6b459; /* #f6b459 */
--theme-link-color--inverted: #0d71fb;
--theme-link-color--selected: #fff;
--theme-border-color: #383f49;
000
1:0
Return to User:RaiderAlpha/common.css.