Commit Graph

8 Commits

Author SHA1 Message Date
21bad0a764 Add active state to the footer socials
And use "transform" for transforms since e.g setting scale directly is not widely supported by browsers (baseline 2022)
2024-05-02 23:42:16 +03:00
4c774ff990 Make footer social links darker
They were too bright compared to the "powered by" text, even though it used same color
2024-05-02 21:30:29 +03:00
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
89f0c95b70 feat: Try passing w3 validation 2024-01-30 23:38:57 +03:00
5939a6681f chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer 2024-01-22 22:12:46 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00