MediaWiki:Darkvector.css: Difference between revisions

From The Paths to Airalar
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
     position: relative;
     position: relative;
     line-height: 1.6;
     line-height: 1.6;
     font-size: .16px;
     font-size: 16px;
}
}

Revision as of 01:22, 1 March 2024

@media screen and (min-width: 982px)
.mw-body-content {
    position: relative;
    line-height: 1.6;
    font-size: 16px;
}