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