26 Commits

Author SHA1 Message Date
daudix
b70b152c53
Fix footer <p> spacing, give nav space to breathe
Why I used padding and not margin in the first place!?
2024-06-20 03:17:54 +03:00
daudix
096aea2cf0
Add max width to footer 2024-06-19 17:13:17 +03:00
daudix
fe3a058dfc
Add some basic arabic demo
Yes, the translation is dogshit, I didn't have time to translate it
myself, so here we are, using DeepL
2024-06-18 08:52:50 +03:00
daudix
ee70e5fe46
More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
daudix
1f9fe1636d
Fun footer links hover effect, re-nest nav styles 2024-06-18 06:28:33 +03:00
daudix
bcf57b7147
Display posts count for each tag in the tag list
And increase the "small" for size to closest pixel-perfect value
2024-06-18 05:44:13 +03:00
daudix
dce877ff85
Return footer links, with a bit different style 2024-06-18 04:02:52 +03:00
daudix
52e9cbeda0
Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
daudix
018fcf813c
Get rid of overcomplicated transition properties
Not a single time this been useful, quite the opposite; it was very
annoying
2024-06-15 02:18:13 +03:00
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