Template:Background colour

From MicrasWiki
Revision as of 14:14, 5 May 2020 by Malliki (talk | contribs) (Created page with "{{#css: #bodyContent { background-color: {{{1|white}}}; }<!-- Page color --> }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

{{#css:

   #bodyContent { background-color: white; }

}}