Main Page

Difference between revisions of "MediaWiki:Timeless.css"

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...")
 
Tag: Replaced
 
(13 intermediate revisions by the same user not shown)
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;
 
}
 

Latest revision as of 00:32, 21 October 2023

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