/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

techhub.iodigital.com
| | nicksimson.com
3.2 parsecs away

Travel
| | Adding a new feature to this site's design.
| | bitsofco.de
3.4 parsecs away

Travel
| | Articles on frontend development and more.
| | alexmuraro.me
3.2 parsecs away

Travel
| | 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
7.9 parsecs away

Travel
| [AI summary] A draft proposal introduces CSS variables to simplify site theming and maintenance by allowing values to be stored and referenced across stylesheets.