63 Commits

Author SHA1 Message Date
9ba8731786 Remove wave line effect on hovering links #1 2025-02-25 17:15:27 +01:00
12942e3a8f Use modern separator
Some checks failed
Publish / publish (push) Failing after 13m32s
2025-02-25 15:58:35 +01:00
86eea6d2b4 Use modern font by default #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:27:51 +01:00
daudix
673f77cfd1
Convert all icons to CSS variables, add feed button next to tags heading 2024-12-23 23:20:43 +03:00
daudix
8e65f9e160
Only set blockquote padding from the left 2024-10-31 04:42:02 +03:00
daudix
6b70c103c1
Format code 2024-10-26 18:13:34 +03:00
daudix
65f0fd5159
Add support for CWs in comments 2024-10-25 22:43:50 +03:00
daudix
25771bec3b
Remove top/bottom margin from the first/last element in <aside> 2024-10-12 03:23:19 +03:00
daudix
4d4a2b4dc1
Change fleuron style 2024-10-04 20:09:44 +03:00
daudix
1e47460527
Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
daudix
c00e2da03e
Replace tricks with mods (fixes #88) 2024-09-25 20:51:11 +03:00
daudix
3579b27852
Tweak styling of details 2024-09-22 06:52:15 +03:00
daudix
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
daudix
ed02e10c3a
Redo the table of contents dropdown, with new animation as well 2024-09-17 04:02:44 +03:00
daudix
543d1bf862
Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
daudix
b651470c1d
Add font size variables for consistent typography 2024-09-15 22:21:04 +03:00
daudix
955de008c5
Don't set cursor on hover 2024-09-15 18:25:01 +03:00
daudix
75d2e5476c
Details open animation and custom arrow, make icons use current text color 2024-09-15 18:14:39 +03:00
daudix
958ba09571
Fix details height 2024-09-15 03:52:55 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
daudix
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
daudix
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
daudix
a946255c44
Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
daudix
ba5e3848ee
Tweak kbd style 2024-09-11 16:17:30 +03:00
daudix
5e26b91955
Remove bottom margin of :last-child and not :last-of-type 2024-09-06 04:09:33 +03:00
daudix
3121386fd3
Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
daudix
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
daudix
9a02937a68
Remove left/right margin from figure
Made images small smh
2024-08-18 16:22:25 +03:00
daudix
0631f8d8f5
Revert "Slightly slimmer <details>"
This reverts commit 12e9202a66eb0140ac9f1daf2f4121ac25bd07fa.
2024-08-12 17:37:06 +03:00
daudix
12e9202a66
Slightly slimmer <details> 2024-08-12 03:02:37 +03:00
daudix
d129c9c6e0
Increase size of that flower thingy on <hr> 2024-08-11 03:33:30 +03:00
daudix
ebc26fff3e
Remove bottom margin for any last element inside details 2024-07-29 21:03:37 +03:00
daudix
50b087e4f9
Remove bottom margin from the last paragraph inside details 2024-07-28 16:31:28 +03:00
daudix
a1e6ac1d58
Move color and font-size properties to ::after 2024-07-27 16:30:15 +03:00
daudix
e16b8c1767
Don't set background on horizontal rule's fleuron 2024-07-27 06:05:24 +03:00
daudix
03cf7b43b1
Fix line heights and paddings 2024-07-24 01:10:09 +03:00
daudix
2d6306a717
Fix line height in Arabic 2024-07-23 05:54:19 +03:00
daudix
0eb32679a5
Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
daudix
01a927dc79
Adjust heading top margin 2024-07-21 22:29:23 +03:00
daudix
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
daudix
462e248be9
Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
daudix
f690ec1105
Post banners! 2024-07-13 22:48:55 +03:00
daudix
1758eb99a8
Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
daudix
164385b720
Add styling for more HTML tags
Hope @gabs doesn't mind XD
2024-07-05 04:11:14 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
daudix
78b37ef30c
Slimmer headings 2024-06-29 07:04:11 +03:00
daudix
c1e1ad6138
Slim accordion 2024-06-28 02:24:23 +03:00
daudix
03446caaa9
Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
daudix
bcba7405ef
Make text underlines uniform across browsers, scale them with the text 2024-06-27 18:09:38 +03:00
daudix
494cb5474f
Multiple feeds support introduced in Zola v0.19.0 2024-06-27 04:25:07 +03:00