Commit Graph

24 Commits

Author SHA1 Message Date
67201978bb Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +03:00
462e248be9 Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
f690ec1105 Post banners! 2024-07-13 22:48:55 +03:00
1758eb99a8 Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
164385b720 Add styling for more HTML tags
Hope @gabs doesn't mind XD
2024-07-05 04:11:14 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
78b37ef30c Slimmer headings 2024-06-29 07:04:11 +03:00
c1e1ad6138 Slim accordion 2024-06-28 02:24:23 +03:00
03446caaa9 Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
bcba7405ef Make text underlines uniform across browsers, scale them with the text 2024-06-27 18:09:38 +03:00
494cb5474f Multiple feeds support introduced in Zola v0.19.0 2024-06-27 04:25:07 +03:00
3926adeae2 Don't use smaller line height on the headings 2024-06-23 02:15:13 +03:00
b157f81a07 Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
ee70e5fe46 More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
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
e39b499844 Less pixels, more REMs 2024-06-18 04:13:00 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
2abb4d234c A set of style fixes for rtl langs 2024-06-17 05:21:54 +03:00
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
02fbdda1df Pretty text wrap (thanks css-tips) 2024-06-11 22:34:20 +03:00
5d5e08cb35 Round blockquotes are back! 2024-05-21 18:36:54 +03:00
0117694365 Fix breakage caused by previous commit 2024-05-20 19:43:57 +03:00
4535abdc13 Some more sassy moving 2024-05-20 16:25:21 +03:00
d77ebed269 Some initial sass refactoring (breaking change!)
Well, it's not a breaking change if you don't restyle duckquill heavily :)
2024-05-20 16:14:58 +03:00