MediaWiki:MyStyles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#css: body { background: yellow; font-size: 20pt; color: red; } }}") |
(No difference)
|
Revision as of 03:19, 21 August 2024
{{#css:
body {
background: yellow;
font-size: 20pt;
color: red;
}
}}