Difference between revisions of "User:Oshi44/common.css"
Jump to navigation
Jump to search
(Created page with "{ background-color: black; color: white; }") |
m |
||
Line 1: | Line 1: | ||
{ | |||
body { | |||
background-color: Canvas; | |||
color: CanvasText; | |||
color-scheme: light dark; | |||
} |
Revision as of 11:17, 17 December 2024
body { background-color: Canvas; color: CanvasText; color-scheme: light dark; }