Commit Graph

724 Commits

Author SHA1 Message Date
ae946aecd8 Tone down the solid spoiler 2024-09-11 16:19:13 +03:00
ba5e3848ee Tweak kbd style 2024-09-11 16:17:30 +03:00
8d262e10e8 Make .external only work on links 2024-09-11 16:09:00 +03:00
0eecabb271 Allow setting spoiler styles via image URL 2024-09-11 15:52:22 +03:00
1f613d70ab Add spoilter styles 2024-09-11 15:42:40 +03:00
91911cf4d2 Add fading on top/bottom of the search results container 2024-09-11 14:31:44 +03:00
e1febd5265 Improved CRT style, now looks a lot more like cool-retro-term 2024-09-09 22:48:50 +03:00
4722ee54cd Remove QR code hover state
It wasn't very useful since it scans just fine at this size
2024-09-09 19:51:40 +03:00
ceded156a8 Rename --shine to --shimmer, make sure images are always on top when hovered 2024-09-09 19:31:12 +03:00
d1ff2c9707 Add symlinks for Bahasa Melayu 2024-09-09 04:57:25 +03:00
58a077036c Merge pull request 'feat: add ms.toml file to enable Bahasa Melayu' (#78) from muelsyse/duckquill:ms-translation-file into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/78
Reviewed-by: David Lapshin <daudix@noreply.codeberg.org>
2024-09-09 01:38:40 +00:00
7d93aa303c feat: add ms.toml file to enable Bahasa Melayu 2024-09-09 08:26:23 +08:00
a84165fe3b Docs improvements, allow setting more stuff outside of articles 2024-09-08 23:50:20 +03:00
f244a2b57e Improve adaptivity of the cake 2024-09-08 19:26:39 +03:00
2f1f60f710 More Duckquill websites 2024-09-08 19:26:25 +03:00
e7c3390fbf Don't add ::before pseudo element on color pickers 2024-09-08 16:30:22 +03:00
6ff193dc92 Adapt 404 image nicely (fixes #74) 2024-09-08 15:38:34 +03:00
632f72e1cc Update apple-touch-icon and demo banner 2024-09-07 05:32:41 +03:00
87df5f3ce1 Add hover state to comments QR code for easier scanning 2024-09-06 20:02:59 +03:00
971148b3d6 Smaller comments QR size by using png instead of gif 2024-09-06 19:31:37 +03:00
1608ed814c Close blocks properly 2024-09-06 16:12:23 +03:00
dd5eb6d669 Don't override the --bg-color variable in background image trick 2024-09-06 05:53:48 +03:00
5e26b91955 Remove bottom margin of :last-child and not :last-of-type 2024-09-06 04:09:33 +03:00
8ab17bcd90 Remove outdated prefixed CSS properies, re-enable the scrollbar styling 2024-09-05 19:33:02 +03:00
0ac11f76a1 Allow overriding the whole page's body 2024-09-03 21:55:24 +03:00
134e33839f Add switch class 2024-09-02 23:28:46 +03:00
7dc1d18af9 Don't check typos for minified javascript files 2024-09-02 17:38:50 +03:00
fe1ec83a28 Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled 2024-09-02 03:25:26 +03:00
1b0bcfba93 Use "light" instead of @else 2024-09-02 02:22:45 +03:00
ee33a73d22 Add .big class to switches 2024-09-02 01:57:46 +03:00
b6b2639373 Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
2c110393c3 Fix unreleased link in changelog 2024-09-01 20:07:25 +03:00
607567248c Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
db499a9363 Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables 2024-09-01 16:54:39 +03:00
82d82cc811 Add switch class for checkboxes (fixes #70) 2024-09-01 04:51:44 +03:00
65770c2d93 More active states 2024-08-31 06:52:32 +03:00
a69352c8b5 Add active state to footer's "Powered by" links 2024-08-31 03:40:22 +03:00
bada5ff98f Reduce target heading transition time and top margin 2024-08-31 00:05:29 +03:00
31a84473ba Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
c821824635 Bump to v4.8.0 2024-08-29 22:58:39 +03:00
fcf8cdd680 Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
d09e2b158c Keep image edge highlight on hover 2024-08-29 19:41:27 +03:00
86955a7d6c Fix missing goatcounter data attribute 2024-08-29 19:35:11 +03:00
612a0dcda0 Add debug info to demo script 2024-08-29 19:16:25 +03:00
2c1ffc73bf Simplify KaTeX loading, use minified versions 2024-08-29 19:09:51 +03:00
74eaa00a9b Center the date vertically when tags wrap 2024-08-29 06:42:42 +03:00
d4d9561d87 Merge pull request 'Make navbar modifications also affect menu buttons' (#69) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/69
2024-08-29 03:29:17 +00:00
be4605cdfb Add margin between article heading and details (fixes #68)
Additionally fix the tags not floating to the end of article card, and
add a nice top border to details
2024-08-29 06:28:18 +03:00
9be3b8f26d Make navbar modifications also affect menu buttons 2024-08-28 18:58:44 -04:00
61fb91b7b3 Add LaTeX code block 2024-08-28 18:48:05 +03:00