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...")
(No difference)

Revision as of 00:08, 17 April 2024

/* 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
    }