|
You are here |
techhub.iodigital.com | ||
| | | | |
nicksimson.com
|
|
| | | | | Adding a new feature to this site's design. | |
| | | | |
bitsofco.de
|
|
| | | | | Articles on frontend development and more. | |
| | | | |
alexmuraro.me
|
|
| | | | | I have restyled my site slightly, and as you might have noticed, I added a theme selector in the top right corner. Using CSS variables, it is very easy to do and great fun too. Basically this works by setting a "root" with your default css variables :root { --background: #1B2B34; --text: #ffffff; } which [...] | |
| | | | |
www.xanthir.com
|
|
| | | [AI summary] A draft proposal introduces CSS variables to simplify site theming and maintenance by allowing values to be stored and referenced across stylesheets. | ||