MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body { color: #5a7425; font-size: 24px; font-family: "Arial"; }
/* body { color: #5a7425; font-size: 24px; font-family: "Arial"; }
globalWrapper {
globalWrapper {
position:relative; font-size: 127%; width: 800px;; margin-left:auto; margin-right:auto; padding: 0; }
position:relative; font-size: 127%; width: 800px;; margin-left:auto; margin-right:auto; padding: 0; } */

Latest revision as of 01:38, 27 July 2023

/* CSS placed here will be applied to all skins */
/* body { color: #5a7425; font-size: 24px; font-family: "Arial"; }
globalWrapper {
position:relative; font-size: 127%; width: 800px;; margin-left:auto; margin-right:auto; padding: 0; } */