Tshila.admin (talk | contribs) No edit summary |
Tshila.admin (talk | contribs) 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: "Courier New"; } | body { color: #5a7425; font-size: 24px; font-family: "Courier New"; } | ||
globalWrapper { | |||
position:relative; font-size: 127%; width: 750px;; margin-left:auto; margin-right:auto; padding: 0; } |
Revision as of 23:35, 25 July 2023
/* CSS placed here will be applied to all skins */ body { color: #5a7425; font-size: 24px; font-family: "Courier New"; } globalWrapper { position:relative; font-size: 127%; width: 750px;; margin-left:auto; margin-right:auto; padding: 0; }