Commit Graph

43 Commits

Author SHA1 Message Date
4ed42a397b Get rid of pre-iOS-15 -webkit- prefixes
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +03:00
a1946ae0b2 A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
a946255c44 Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
ba5e3848ee Tweak kbd style 2024-09-11 16:17:30 +03:00
5e26b91955 Remove bottom margin of :last-child and not :last-of-type 2024-09-06 04:09:33 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
6124fdfc60 Add hot/poor article types, move article list to a partial (fixes #58 and #53)
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
9a02937a68 Remove left/right margin from figure
Made images small smh
2024-08-18 16:22:25 +03:00
0631f8d8f5 Revert "Slightly slimmer <details>"
This reverts commit 12e9202a66.
2024-08-12 17:37:06 +03:00
12e9202a66 Slightly slimmer <details> 2024-08-12 03:02:37 +03:00
d129c9c6e0 Increase size of that flower thingy on <hr> 2024-08-11 03:33:30 +03:00
ebc26fff3e Remove bottom margin for any last element inside details 2024-07-29 21:03:37 +03:00
50b087e4f9 Remove bottom margin from the last paragraph inside details 2024-07-28 16:31:28 +03:00
a1e6ac1d58 Move color and font-size properties to ::after 2024-07-27 16:30:15 +03:00
e16b8c1767 Don't set background on horizontal rule's fleuron 2024-07-27 06:05:24 +03:00
03cf7b43b1 Fix line heights and paddings 2024-07-24 01:10:09 +03:00
2d6306a717 Fix line height in Arabic 2024-07-23 05:54:19 +03:00
0eb32679a5 Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
01a927dc79 Adjust heading top margin 2024-07-21 22:29:23 +03:00
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