Difference between revisions of "User:Micky/vector.css"
(Created page with "body : { background: black }") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | div: { | |
− | background: black | + | background-color:black; |
+ | color: white | ||
} | } |
Latest revision as of 22:34, 20 May 2021
div: { background-color:black; color: white }