User:Thadius856/sandbox.css: Difference between revisions
From Captain of Industry Wiki
Thadius856 (talk | contribs) test |
Thadius856 (talk | contribs) Thadius856 changed the content model of the page User:Thadius856/sandbox.css from "CSS" to "Sanitized CSS": Personal CSS sandbox so I didn't disrupt anybody else |
(No difference)
|
Latest revision as of 22:57, 16 January 2022
.x { background-color: gray; color: gray; } .y { background-color: brown; color: brown; } .z { background-color: purple; color: white; } .a { background-color: blue; color: white; }