346 Commits

Author SHA1 Message Date
Tetrakern
9323d97289 Update box style 2024-02-06 22:40:58 +01:00
Tetrakern
720a37d2ea Merge branch 'main' into font_manager 2024-02-06 22:28:05 +01:00
Tetrakern
3405076e86 Update fonts 2024-02-06 22:26:30 +01:00
Tetrakern
45bc94a00f Prototype font detection and cards 2024-02-06 17:40:54 +01:00
Tetrakern
d55cb950b3 Remove output buffer from recommendation page cover 2024-02-04 22:10:39 +01:00
Tetrakern
350366d36f Remove output buffer from breadcrumbs 2024-02-04 19:24:52 +01:00
Tetrakern
13307a786f Refactor comment moderation 2024-02-02 22:16:04 +01:00
Tetrakern
027f54a0e5 Adjust card image size 2024-01-27 23:27:50 +01:00
Tetrakern
1da63de4b4 Show v-scrolling scrollbar on mobile 2024-01-27 21:44:45 +01:00
Tetrakern
bed10dced9 Make nav menu unfolding faster 2024-01-26 17:50:56 +01:00
Tetrakern
3f131a8e9e Add unfolding animation to nav menu 2024-01-26 16:22:57 +01:00
Tetrakern
8ed48b79e2 Use container-inline-size where needed
Instead of redundantly adding to property.
2024-01-26 15:56:18 +01:00
Tetrakern
6a4886892b Fix vertical align of text-icon in chapter index 2024-01-26 14:56:24 +01:00
Tetrakern
671dd5f164 Improve nav submenu transition
Prevents the hover event from persisting into the invisible menu and cause accidental clicks. If that happens even to me, it definitely happens to others.
2024-01-24 20:12:36 +01:00
Tetrakern
5094f8c1d5 Increase overlay nav default height 2024-01-23 17:31:20 +01:00
Tetrakern
afe7745ac2 Fix overlay nav in fullscreen 2024-01-23 15:38:42 +01:00
Tetrakern
bda7cf7cbd Improve overlay nav style 2024-01-23 15:29:53 +01:00
Tetrakern
2b9e5e2c93 Add overlay nav layout option 2024-01-23 14:52:56 +01:00
Tetrakern
58ae299401 Really fix the hairline gap on top of the nav
... maybe.
2024-01-22 22:54:10 +01:00
Tetrakern
a0520afdd6 Add catch all for outdated browsers 2024-01-22 16:29:25 +01:00
Tetrakern
1bb0c541d5 Add browser notes for outdated... browsers
I can understand not updating your browser for several months. Sometimes, you just have too many tabs open and it would be a real inconvenience. BUT YEARS?!
2024-01-22 16:19:10 +01:00
Tetrakern
2bbeeac1a5 Apply more container query units 2024-01-22 10:36:09 +01:00
Tetrakern
992f188bb5 Add and apply CSS utility class for inline-size 2024-01-21 22:58:26 +01:00
Tetrakern
603b60f2ce Optimize card margins and paddings
A pixel here, a pixel there. Also fixed custom property names.
2024-01-21 22:25:15 +01:00
Tetrakern
f2279283d4 Fix unlock button text-align in FF
Oh ffs...
2024-01-21 15:44:28 +01:00
Tetrakern
58c753b3fd Increase card menu click area 2024-01-20 21:26:35 +01:00
Tetrakern
94301310bf Increased width of large card cover image 2024-01-20 20:45:48 +01:00
Tetrakern
812a7f2406 Improved story and chapter card scaling 2024-01-20 19:26:02 +01:00
Tetrakern
9b2b2eac59 Add additional container query fallbacks 2024-01-20 18:52:28 +01:00
Tetrakern
9b70b024c3 Add container query units to grid gaps 2024-01-20 18:33:09 +01:00
Tetrakern
f049b995b2 Add fallbacks for container queries 2024-01-20 17:52:08 +01:00
Tetrakern
17c681ebc1 Improve chapter card spoiler obfuscation 2024-01-20 16:42:00 +01:00
Tetrakern
73c366ee0d Add optional age confirmation modal 2024-01-20 14:41:33 +01:00
Tetrakern
0d74cba548 Make pagination span all grid columns if any 2024-01-20 09:44:06 +01:00
Tetrakern
4a515dab43 Update grid-column properties 2024-01-20 09:38:34 +01:00
Tetrakern
fcbc0c9402 Update show/hide-below classes for cards 2024-01-19 23:43:31 +01:00
Tetrakern
4b9ba83034 Fix card tags font-size scaling 2024-01-19 22:30:20 +01:00
Tetrakern
626e89a3b0 Refactor cards with container queries 2024-01-19 22:24:08 +01:00
Tetrakern
38ca5f5c93 Generalize story tab script 2024-01-19 08:56:15 +01:00
Tetrakern
2fc6fca357 Update style of protected icon in chapter lists 2024-01-19 08:56:15 +01:00
Tetrakern
771b73a80b Change chapter list password hint to icon 2024-01-18 19:35:15 +01:00
Tetrakern
0766441ea0 Add scheduled chapter note to story pages 2024-01-18 19:08:12 +01:00
Tetrakern
6a2e6fa330 Remove contain: layout from header CSS class
Didn't help with anything and could cause confusion if users want to remove the relative position.
2024-01-17 13:54:45 +01:00
Tetrakern
9586b43414 Change how the sticky nav works
This variant should be more compatible with customizations and prevent the flicker without nav background on page load. Probably. Drawback is that the sticky nav now requires JS, but that was already the case for the nav background anyway.
2024-01-17 13:37:38 +01:00
Tetrakern
9e3d32794d Extend last commit to Firefox as well 2024-01-15 22:53:40 +01:00
Tetrakern
259391bdae Add escape class to _v-scrolling for scrollbar
As it is apparently really difficult to make the scrollbar visible again.
2024-01-15 22:52:13 +01:00
Tetrakern
24fb9f3ab0 Remove superfluous CSS 2024-01-11 17:29:36 +01:00
Tetrakern
8f45c06fe2 Add optional alternative mobile menu style 2024-01-11 14:18:17 +01:00
Tetrakern
5c55567c73 Update font weight options 2024-01-04 05:51:34 +01:00
Tetrakern
59e10fab54 Tool action to append chapters 2024-01-03 08:36:42 +01:00