MediaWiki:Darkcosmos.css: Difference between revisions

From Ephimoria Wiki
(Replaced content with " -webkit-text-size-adjust: 100%; margin: 0; padding: 0; font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif; color: #d7d7d8; background: #323233; font-size: 0.9em; line-height: 1.5; scroll-padding-top: 3.625em;")
Tags: Replaced Reverted
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
    -webkit-text-size-adjust: 100%;
/* CSS placed here will affect users of the DarkCosmos skin */
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
    color: #d7d7d8;
    background: #323233;
    font-size: 0.9em;
    line-height: 1.5;
    scroll-padding-top: 3.625em;

Latest revision as of 01:06, 16 October 2023

/* CSS placed here will affect users of the DarkCosmos skin */