Commit Graph

26 Commits

Author SHA1 Message Date
c4dc2feabc Remove max-width from the banner 2024-07-22 04:00:45 +03:00
0eb32679a5 Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
bd4c5bb972 Add edge highlight to images
In case if image is transparent and it's actually visible
2024-07-21 23:22:11 +03:00
8b200e577d Support comment img/video attachments (fixes #30) 2024-07-20 21:03:05 +03:00
95751760fd Fix shadow on hover with .transparent class 2024-07-18 00:54:45 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
0404e9e5cb Full-bleed media 2024-06-28 20:28:30 +03:00
fa8b441f7b Allow floating images to start/end of a paragraph 2024-06-27 22:55:35 +03:00
77fdb7c6d8 Don't use !important in media styles 2024-06-20 01:51:52 +03:00
0160d2bcba Fix image shadow present with transparent class 2024-06-19 02:57:17 +03:00
018fcf813c Get rid of overcomplicated transition properties
Not a single time this been useful, quite the opposite; it was very
annoying
2024-06-15 02:18:13 +03:00
2f2676bbf1 Nesting huh? 2024-05-27 00:05:38 +03:00
703bc99a0d Add ability to style images via the URL (fix #22) 2024-05-12 18:13:28 +03:00
b7b95e6653 Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
65b151c63d Fix images with transparent class having shadow on hover 2024-03-31 00:10:28 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
4e37f12afd feat: Support aside element, tweak media queries 2024-02-01 20:33:34 +03:00
14fd1a6dc3 feat: Keep custom stuff where it belongs; in my repo :P 2024-02-01 00:14:08 +03:00
0dcdb388b8 feat: More w3 fixes 2024-01-30 23:46:27 +03:00
7a844373a0 feat: Update docs 2024-01-30 21:02:45 +03:00
d9e25db705 feat: Zoom-in cursor for images with hover 2024-01-29 16:02:16 +03:00
1d80b2d169 chore: Sort styles for media (no behaviour changes) 2024-01-20 19:20:43 +03:00
3e8e9647d8 feat: Revert previous nav design, re-add option to disable nav icons
Yes, I'm weird
2024-01-20 19:14:09 +03:00
5d8b14530b feat: Rewrite nav, improve comment faves/boosts
Also, this is perhaps last featire commit here, I'll merge duckquill and my main site, it can be still used as a theme, it's just will be more convenient
2024-01-17 18:58:49 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00