Commit Graph

17 Commits

Author SHA1 Message Date
ef02fa39c4 Proper footnote styling 2024-08-02 00:39:22 +03:00
22bad73a25 Move styles to more appropriate locations 2024-07-26 00:20:49 +03:00
85494aabab Move animation disabling to _general.scss 2024-07-25 03:44:47 +03:00
1790df356e Don't set emoji font on body, don't animate focused headings 2024-07-23 00:03:06 +03:00
f72225103f Don't use :has for copy code animation
And move the main container to _general.scss
2024-07-18 22:14:01 +03:00
e8cc17a4a0 A11y improvements and style tweaks
- Use button element instead of anchors, fixes keyboard navigation and
other issues
- Disable search input until it's open, prevents being able to write
inside it while it's closed
- Use :root instead of html in CSS
- Add minimal size for separator between home button and other links
2024-07-16 23:42:46 +03:00
03446caaa9 Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
e39b499844 Less pixels, more REMs 2024-06-18 04:13:00 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
02fbdda1df Pretty text wrap (thanks css-tips) 2024-06-11 22:34:20 +03:00
cba25e34f7 Change order of the current nav item indicator styles 2024-06-09 19:13:53 +03:00
b63c531ff3 Only animate letter spacing on heading focus 2024-06-09 18:44:59 +03:00
2f3102e251 Increase top spacing of focused anchor, fix "skip to main content" preventing clicking on nav items on mobile 2024-06-06 23:19:04 +03:00
d93bb90561 Custom focus indicator and accessebility fixes 2024-05-29 03:39:59 +03:00
dfbe687d83 Remove leftover thingy 2024-05-23 19:39:25 +03:00
399be13097 Decouple primary color tint from bg color
Can be useful for websites with an image as a background :^)
2024-05-20 19:39:39 +03:00
d77ebed269 Some initial sass refactoring (breaking change!)
Well, it's not a breaking change if you don't restyle duckquill heavily :)
2024-05-20 16:14:58 +03:00