MediaWiki:Darkvector.css: Difference between revisions

From The Paths to Airalar
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
/* CSS placed here will affect users of the DarkVector skin */
/* CSS placed here will affect users of the DarkVector skin */
@media screen and (min-width: 982px)
.mw-body-content {
.mw-body-content {
     position: relative;
     position: relative;

Revision as of 01:12, 1 March 2024

/* CSS placed here will affect users of the DarkVector skin */
.mw-body-content {
    position: relative;
    line-height: 1.6;
    font-size: 16px;
}