Template:Background colour: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
#bodyContent { background-color: {{{1|white}}} !important; }<!-- Page color --> | #bodyContent { background-color: {{{1|white}}} !important; }<!-- Page color --> | ||
}} | }}<noinclude>[[Category:Formatting templates]]</noinclude> | ||
Latest revision as of 17:55, 6 May 2020
{{#css:
#bodyContent { background-color: white !important; }
}}