User:Cake/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* Override the current CSS variable */ | |||
:root { | |||
--text-color: hsl(36 30% 62% / 1); | |||
} | |||
#content > * { | #content > * { | ||
max-inline-size: 100ch; | max-inline-size: 100ch; |