Commit Graph

58 Commits

Author SHA1 Message Date
6b70c103c1 Format code 2024-10-26 18:13:34 +03:00
65f0fd5159 Add support for CWs in comments 2024-10-25 22:43:50 +03:00
25771bec3b Remove top/bottom margin from the first/last element in <aside> 2024-10-12 03:23:19 +03:00
4d4a2b4dc1 Change fleuron style 2024-10-04 20:09:44 +03:00
1e47460527 Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
c00e2da03e Replace tricks with mods (fixes #88) 2024-09-25 20:51:11 +03:00
3579b27852 Tweak styling of details 2024-09-22 06:52:15 +03:00
2469f64eb7 Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
ed02e10c3a Redo the table of contents dropdown, with new animation as well 2024-09-17 04:02:44 +03:00
543d1bf862 Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
b651470c1d Add font size variables for consistent typography 2024-09-15 22:21:04 +03:00
955de008c5 Don't set cursor on hover 2024-09-15 18:25:01 +03:00
75d2e5476c Details open animation and custom arrow, make icons use current text color 2024-09-15 18:14:39 +03:00
958ba09571 Fix details height 2024-09-15 03:52:55 +03:00
a5f16ca54f Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
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