b651470c1d
Add font size variables for consistent typography
2024-09-15 22:21:04 +03:00
955de008c5
Don't set cursor on hover
2024-09-15 18:25:01 +03:00
a5f16ca54f
Optional bundled fonts ( fixes #44 ). Style cleanups
2024-09-15 03:49:59 +03:00
4ed42a397b
Get rid of pre-iOS-15 -webkit- prefixes
...
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +03:00
a1946ae0b2
A bunch of breaking changes for no reason except for "I didn't like it"
...
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
a946255c44
Display pointer if an image is in link
2024-09-11 20:17:49 +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
fcf8cdd680
Add active style to theme switcher buttons, style tweaks
2024-08-29 22:49:42 +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
03cf7b43b1
Fix line heights and paddings
2024-07-24 01:10:09 +03:00
2d6306a717
Fix line height in Arabic
2024-07-23 05:54:19 +03:00
0eb32679a5
Don't use the weird af "unset" keyword
2024-07-22 00:07:34 +03:00
67201978bb
Fix broken code blocks with complex settings (again)
...
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +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
3ff75f2f7d
Background-less footer, string tweaks
2024-06-20 20:17:52 +03:00
52e9cbeda0
Across the board style fixes and simplifications
...
Plus bump to v3
2024-06-18 03:19:37 +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
b7b95e6653
Only target needed elements for transitioning, more fail-proof reduced motion setting
2024-05-09 23:32:09 +03:00
5e6693e3d6
Use button instead of a link on 404, add cursor style, fix capitalisation
2024-04-04 01:20:25 +03:00
0fa24c2d7c
Sort styles using "Sort CSS" VSCode extension
2024-04-03 02:19:54 +03:00
c0a43b83f9
Simplify some style nesting and remove leftover styles
2024-04-03 00:57:47 +03:00
d0eaa63568
Change indenting to 1 tab (4 spaces)
...
It's more readable this way
2024-02-27 18:38:23 +03:00
791475cf2b
Remove blur :(
...
It was pretty damn slow on pages like "tags"
2024-02-16 01:37:01 +03:00
592a486148
Glassmorphism!
...
Or however it's called, basically all semi-transparent elements are now blurred, see https://daudix.codeberg.page to see why I did this (if this change is still live ofc)
2024-02-15 23:02:46 +03:00
f8efb69e6c
feat: Make stuff look good on as many browser versions as possible
...
Rejoice iPhone users, you'll have pretty CRT now as well!
2024-01-23 09:47:59 +03:00
8c413a6101
feat: Underline links for accessebility, add active style for clickable elements, use current year in footer
2024-01-16 01:03:15 +03:00
4addfec36e
feat: Restore BS icons, separate styles to modules
2024-01-13 17:15:18 +03:00