From my earlier post on light and dark themes, to create both styles we need to define CSS like this: /* Light mode */ :root { --body-bg: ...
確定! 回上一頁