836 Commits

Author SHA1 Message Date
Tetrakern
236775fcd1 Remove Splide slider outset
This was more trouble than it is worth.
2024-10-30 17:27:51 +01:00
Tetrakern
1fd26e2d0b Fix separator dots not vanishing with taxonomies hidden 2024-10-29 18:08:26 +01:00
Tetrakern
4301bc0421 Update admin style and notice for skins 2024-10-26 00:08:22 +02:00
Tetrakern
e0cf883b5f Add skins interface to admin 2024-10-25 23:31:21 +02:00
Tetrakern
d169331627 Add custom CSS skins feature 2024-10-25 12:08:16 +02:00
Tetrakern
d75ed3da2d Fix chapter index style for when icons are hidden 2024-10-20 22:06:36 +02:00
Tetrakern
4a302af129 Fix media button style 2024-10-20 11:33:11 +02:00
Tetrakern
026f912cfb Add local site setting to hide taxonomies
Because it was easy.
2024-10-19 16:14:11 +02:00
Tetrakern
b21084b78b Account for line list style in chapter index modal 2024-10-18 20:08:10 +02:00
Tetrakern
64184f49f7 Update modal max-height 2024-10-18 19:54:29 +02:00
Tetrakern
44362b1172 Limit chapter index modal height to 600px 2024-10-18 18:33:06 +02:00
Tetrakern
cf9b88bd10 Fix fullscreen page padding
One would assume CSS is smart enough to handle a "0" instead of "0px" but apparently not. Not like both mean the same or something.
2024-10-18 16:57:18 +02:00
Tetrakern
e1855d85f1 Refactor chapter index into modal
And then some.
2024-10-18 16:01:48 +02:00
Tetrakern
df27508834 Move setting to Features group and add modal
Plus some additional CSS and stuff.
2024-10-15 13:41:21 +02:00
Tetrakern
b4667654af Refine style further
I'm... moderately satisfied with this.
2024-10-15 13:22:55 +02:00
Tetrakern
a544fddea1 Refine some content element spacings 2024-10-15 12:02:50 +02:00
Tetrakern
a02d29c218 Fix z-index issue with admin notice 2024-10-15 00:10:06 +02:00
Tetrakern
e261a2a2f0 Fix chapter headings not adhering to color setting 2024-10-14 23:14:44 +02:00
Tetrakern
5488718a68 Simplify blog post spacing
Cannot remember why I did it differently before.
2024-10-14 12:35:42 +02:00
Tetrakern
071157d5dd Remove obsolete unquote() from SCSS 2024-10-14 00:58:19 +02:00
Tetrakern
33c72f2f8a Refined heading margins 2024-10-14 00:53:24 +02:00
Tetrakern
b3d98cd2a4 Update admin menu style 2024-10-09 20:54:19 +02:00
Tetrakern
d59e4417ff Refactor Splide placeholders and loading styles
This is better and doesn't need as much crazy CSS. Also, the naming makes more sense.
2024-10-07 19:47:35 +02:00
Tetrakern
7017aa9845 Fix placeholder arrows for list-style shortcodes 2024-10-07 16:16:01 +02:00
Tetrakern
bd7c3dbb48 Fix vertical card image issue in Safari 2024-10-07 15:41:42 +02:00
Tetrakern
527b2bf7dc Fix Splide CSS and account for arrow placeholders 2024-10-07 15:23:10 +02:00
Tetrakern
0cbecd5e71 Add function and filter for Splide arrows 2024-10-07 14:15:08 +02:00
Tetrakern
8ed224ba02 Update Splide placeholder base
Requires further updates.
2024-10-06 23:53:02 +02:00
Tetrakern
073b6b2302 Improve post-list Elementor fix 2024-10-05 03:41:34 +02:00
Tetrakern
4313f8d46c Use text-decoration underline for link styles 2024-10-04 20:31:15 +02:00
Tetrakern
bd217da0b6 Add link style to modals 2024-10-04 18:12:31 +02:00
Tetrakern
c86b95d198 Hide modal tooltip underline in print view 2024-10-04 13:36:25 +02:00
Tetrakern
6b89858086 Small update for tooltip modal 2024-10-03 21:35:48 +02:00
Tetrakern
d5aed750ce Fix post lists for Elementor 2024-10-02 21:03:04 +02:00
Tetrakern
7ab1f70a0d Update modal spacing 2024-10-01 21:47:11 +02:00
Tetrakern
6ba85c9f3e Update modal close button CSS 2024-10-01 15:44:36 +02:00
Tetrakern
2a5a66b639 Fix Chromium render bug (for real this time, probably)
sdfgfngdrwqeghrwtsegsdfasdefgerht
2024-09-24 22:32:54 +02:00
Tetrakern
f801bb676e Make tag padding adaptive to border-radius 2024-09-23 18:46:31 +02:00
Tetrakern
b0f85976a1 Fix Jetpack comment reply style 2024-09-23 12:21:55 +02:00
Tetrakern
f8d22b800e Add spacing between comment title and form 2024-09-23 12:01:40 +02:00
Tetrakern
f53b281809 Update space between comment author and badge
Because some HTML minifiers remove the space.
2024-09-23 11:53:21 +02:00
Tetrakern
64f9a54ba0 Fix inconsistency in comment badge spacing 2024-09-21 23:03:03 +02:00
Tetrakern
3d7aa57e8e update comment header 2024-09-21 22:58:50 +02:00
Tetrakern
ab01260871 Fix display bugs in Safari 2024-09-21 19:28:24 +02:00
Tetrakern
4c57df693a Set top/wide header logo max width to 100% 2024-09-21 09:28:43 +02:00
Tetrakern
081f710991 Increases litRPG box shadow from xs to s
Was a bit too thin in some cases.
2024-09-20 15:22:31 +02:00
Tetrakern
5dbcec6b7f Rearranged SCSS for future updates 2024-09-20 15:21:41 +02:00
Tetrakern
63baa68a1a Reenforce paragraph font size in content
Deals with some plugins.
2024-09-19 12:55:35 +02:00
Tetrakern
ce7ba30069 Reenforce the hidden attribute on elements
Apparently, some plugin CSS files take some liberties they should not.
2024-09-19 12:31:41 +02:00
Tetrakern
e131e950b4 Update navigation style 2024-09-19 09:16:35 +02:00