1608ed814c
Close blocks properly
2024-09-06 16:12:23 +03:00
8ab17bcd90
Remove outdated prefixed CSS properies, re-enable the scrollbar styling
2024-09-05 19:33:02 +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
b6b2639373
Make --color-opacity variable "private", tweak switch style
2024-09-02 01:53:02 +03:00
bada5ff98f
Reduce target heading transition time and top margin
2024-08-31 00:05:29 +03:00
6124fdfc60
Add hot/poor article types, move article list to a partial ( fixes #58 and #53 )
...
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
dcd22301ff
Add commented-out layout debugging style
...
It's useful to have it here
2024-08-18 02:35:55 +03:00
0b180de74f
Temporary fix for #43
2024-08-15 00:11:16 +03:00
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