Commit Graph

28 Commits

Author SHA1 Message Date
694479bcdb Improved comments (see changelog) 2024-10-23 04:35:15 +03:00
49a999c85b Rename nav-bg to glass-bg since it's used for more than just nav 2024-10-18 21:48:07 +03:00
36812777f9 Implement backlinks 2024-10-17 01:28:07 +03:00
77df7c1120 Add title class for use on <strong> 2024-10-17 00:26:47 +03:00
003ec0b29a Remove drafted watermark for now
The implementation wasn't as clean as I'd like it to be
2024-10-12 18:17:45 +03:00
d22922f46b Adjust border thickness 2024-10-12 00:12:31 +03:00
800efa802a Add "DRAFTED" watermark to drafted posts 2024-10-11 23:42:15 +03:00
e7dda3c4fa Prefix background-clip 2024-10-04 20:05:58 +03:00
3080a2ca70 Improve TOC logic, reduce code duplication and add changelog entries 2024-10-02 20:30:55 +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
8085b6355c Move post actions to the top on mobile
It's not exactly useful to have them at the bottom
2024-10-02 03:10:33 +03:00
a559ade347 Less IDs 2024-09-28 04:30:13 +03:00
42c78c8557 RTL fixes and anchor restyle 2024-09-28 02:25:08 +03:00
3f6c6486f3 New title style for articles (inspired by gxbs.dev and tesk.page) 2024-09-25 06:02:19 +03:00
2469f64eb7 Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
039e029134 Fix toc dropdown overflowing on mobile 2024-09-18 05:04:29 +03:00
edd5da0a8a Don't hide the post action buttons on mobile 2024-09-18 03:51:18 +03:00
0e24fcd190 That's no blurhash, that's blurnail! 2024-09-17 22:12:32 +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
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
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
813f0cdf68 Prevent navbar from obfuscating post banner on mobile (fixes #61) 2024-08-25 01:37:00 +03:00
c4dc2feabc Remove max-width from the banner 2024-07-22 04:00:45 +03:00
12408de744 Much fancier banners 2024-07-15 07:10:12 +03:00
462e248be9 Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
792a4a14ea Simplify banner and improve readability when used 2024-07-14 08:17:36 +03:00
f690ec1105 Post banners! 2024-07-13 22:48:55 +03:00