Commit Graph

18 Commits

Author SHA1 Message Date
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
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
900e2dae2b Fix post nav height 2024-08-02 04:11:19 +03:00
2d6306a717 Fix line height in Arabic 2024-07-23 05:54:19 +03:00
da137b3603 Fix first post having long next button 2024-07-08 07:23:54 +03:00
83e01c1aa3 Revamp the post nav (the "prev/next" post one) 2024-07-07 16:48:39 +03:00
1758eb99a8 Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
8e8f89c856 Prevent prev/next post buttons from having text too close to each other 2024-06-25 22:57:03 +03:00
ee70e5fe46 More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
2abb4d234c A set of style fixes for rtl langs 2024-06-17 05:21:54 +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
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
095efe1070 feat: Use named font weights when appropriate 2024-01-31 02:53:24 +03:00
68f9fd8086 feat: QR code to the mastodon post used for comments, chnage some classes to IDs 2024-01-21 16:07:40 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00