MediaWiki:MyStyles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
body { | body { | ||
background: #f0f0f0; | background: #f0f0f0; | ||
} | } | ||
}} | }} |
Revision as of 02:51, 21 August 2024
{{#css:
body {
background: #f0f0f0;
}
}}