]> git.puffer.fish Git - max/www.git/commit
Implement System Font Stack
authorMax Charrier <max@puffer.fish>
Sun, 20 Apr 2025 15:44:20 +0000 (17:44 +0200)
committerMax Charrier <max@puffer.fish>
Sun, 20 Apr 2025 15:44:20 +0000 (17:44 +0200)
commit9f89b3198d8309c2bf77784c8c783d76f2c94794
treed2c85015984e09e9a97b9efd3ec738db35c060b7
parentdac9f7d96d443fd9e54ebc0244528ecc66626a97
Implement System Font Stack

More information: https://systemfontstack.com/
CSS variables are very usefull to avoid long list of fonts each time.
Also, it's easier to read and maintain.

Signed-off-by: Max Charrier <max@puffer.fish>
stylesheet.css