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