17 Commits

Author SHA1 Message Date
daudix
9eee1bc77d
Move the rest of the icons to CSS mask
This way user can change the icon without overriding the template
itself, plus it's cleaner this way
2024-06-13 17:15:35 +03:00
daudix
a69c24ef0a
Links menu in nav on mobile, DRY-er icon styles 2024-06-09 00:29:17 +03:00
David Lapshin
1c9d941601
No active transition on footer socials? no way! 2024-05-23 23:21:51 +03:00
David Lapshin
bcabba7a64
Make stuff respect root font-size better 2024-05-15 02:37:28 +03:00
David Lapshin
54284fbb0b
Make sure the icon is sized properly in footer socials 2024-05-12 21:27:47 +03:00
David Lapshin
b7b95e6653
Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
David Lapshin
dea2adb63d
Rename --content-width to --container-width 2024-05-06 00:43:10 +03:00
David Lapshin
86cc9a7ff3
Improve footer socials hoover state, make the structure cleaner 2024-05-04 22:41:35 +03:00
David Lapshin
2ff0428619
Make the footer socials smaller 2024-05-04 21:56:29 +03:00
David Lapshin
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
David Lapshin
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
David Lapshin
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
daudix
0fa24c2d7c
Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
daudix
d0eaa63568
Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
daudix
89f0c95b70
feat: Try passing w3 validation 2024-01-30 23:38:57 +03:00
daudix
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
daudix-UFO
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00