Difference between revisions of "MediaWiki:Vector.css"

From Geekworm Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: .mw-body-content { position: relative; line-height: 1.6; →‎font-size:0.875em;: f...")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
.mw-body-content {
 
        position: relative;
 
        line-height: 1.6;
 
        /* font-size:0.875em; */
 
        font-size:1em;
 
        z-index: 0
 
    }
 

Revision as of 00:09, 17 April 2024

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