Difference between revisions of "User:Oshi44/common.css"
Jump to navigation
Jump to search
(Created page with "{ background-color: black; color: white; }") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | |||
body { | |||
background-color: Canvas; | |||
color: CanvasText; | |||
color-scheme: white; | |||
} |
Latest revision as of 11:24, 17 December 2024
body { background-color: Canvas; color: CanvasText; color-scheme: white; }