MediaWiki:Monobook.css: Difference between revisions
From Minetest
(Created page with "→All CSS here will be loaded for users of the MonoBook skin: .mw-content-text { font-size: 0.875em; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the MonoBook skin */ | /* All CSS here will be loaded for users of the MonoBook skin */ | ||
.mw-content-text { | .mw-content-text { | ||
font-size: 0. | font-size: 0.925em; | ||
text-align: justify; | |||
} | } |