|
|
Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */ | | /* CSS placed here will be applied to all skins */ |
| + | body { |
| + | font-size: "medium"; |
| + | } |
Revision as of 13:02, 11 June 2025
/* CSS placed here will be applied to all skins */
body {
font-size: "medium";
}