Warning!

This wiki is only for the Japanese servers with the translation patch created by Arks-Layer. If you're on Global, please use [Instead].

MediaWiki:Timeless.css: Difference between revisions

From Arks-Visiphone
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: [data-theme="dark"] #mw-content { border: solid #eaecf0; border-width: 1px 1px 0.2em; padding: 1.2...")
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
[data-theme="dark"] #mw-content {
    border: solid #eaecf0;
    border-width: 1px 1px 0.2em;
    padding: 1.25em 1.75em;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
    background: #000000!important;
    padding: 1em 2em 3em;
}

Revision as of 13:33, 20 October 2023

/* All CSS here will be loaded for users of the Timeless skin */