welpo
|
a6b6c32050
|
💄 style: use text-colour for hover on `rt` in links
Didn't look good on dark mode in note admonition.
|
3 months ago |
ZzMzaw
|
0253799f23
|
✨ feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
4 months ago |
welpo
|
87f1099caa
|
💄 style: fix hover color for <rt> element in links
Before, it would be invisible on hover.
|
4 months ago |
welpo
|
51fee5d660
|
💄 style: add styling for <kbd> keyboard input
|
4 months ago |
Óscar
|
c9f8d27b96
|
✨ feat: add force_text_direction shortcode (#414)
|
4 months ago |
Óscar
|
1027f5ba53
|
🌐 style: improve RTL styling consistency (#381)
|
5 months ago |
Óscar
|
a7e78b29ab
|
✨ feat: add Mermaid diagram support (#370)
|
6 months ago |
Mohammed Alotaibi
|
13d305ac1a
|
🐛 fix(RTL): fix blockquote style (#368)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
6 months ago |
welpo
|
0f18ac264d
|
💄 style: match footnote backlinks size on Zola v0.19
|
8 months ago |
welpo
|
8537bbc10e
|
♻️ refactor: set visibility hidden in "hidden" class
|
12 months ago |
Óscar
|
011d24a74b
|
🐛 fix(article-navigation): adjust spacing for RTL (#275)
|
1 year ago |
Mohammed Alotaibi
|
b3ef23f305
|
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
ZzMzaw
|
b011f58da6
|
✨ feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
Óscar
|
906bc9dec0
|
✨ feat: add search functionality (#250)
|
1 year ago |
Óscar
|
dac6bfc024
|
✨ feat: add previous/next article navigation (#246)
|
1 year ago |
Óscar Fernández
|
6b69cf7a3e
|
🐛 fix: prevent background overflow on link hover (#226)
|
1 year ago |
welpo
|
1e33b9bc1f
|
✨ feat: improve clickability cue by adding pointer cursor to details summary
|
1 year ago |
Óscar Fernández
|
1df3f7f89c
|
✨ feat(sitemap): add XML styling (#221)
|
1 year ago |
Donovan Glover
|
944ad4db35
|
💄 fix(style): add line-height to .section-title (#205)
|
1 year ago |
Óscar Fernández
|
2c6ac293ad
|
♿️ fix: improve accessibility and i18n (#183)
|
1 year ago |
Óscar
|
6f269eee4a
|
✨ feat(templates): introduce info-page template (#147)
|
1 year ago |
Óscar
|
14ccb208cf
|
🎨 refactor: turn macros into partials & sort CSS (#146)
|
1 year ago |
Óscar
|
0055a3613e
|
♿️ fix(a11y): update heading tags (#140)
|
1 year ago |
welpo
|
1adf2423f3
|
💄style: use divider-color for <hr> & remove border-color
|
2 years ago |
welpo
|
95a35fceb6
|
🔥chore(css): remove duplicated hr declaration
|
2 years ago |
Óscar
|
ac41bb18f8
|
✨feat(quick-navigation): add ToC button (#115)
|
2 years ago |
welpo
|
497566e696
|
🔥 chore: remove duplicated `p` line-height
|
2 years ago |
welpo
|
8949db43e1
|
💄 fix: draft margin
|
2 years ago |
welpo
|
e3ee95d718
|
💄 style: redesign block quotes
|
2 years ago |
Óscar
|
5cdc18e688
|
✨ feat: add backlinks to footnotes (#101)
|
2 years ago |
welpo
|
a1ceb74785
|
💄 style: improve footnotes and `<hr>` styling
Fixes multiple footnotes having a horizontal line above each.
|
2 years ago |
welpo
|
05a6d15455
|
✨ feat: add quick navigation buttons
💄 style(dark): change inline code background
♻️ refactor: simplify comment system logic
|
2 years ago |
welpo
|
787243c3c5
|
♻️ refactor: unify table styling
|
2 years ago |
welpo
|
0494a54f57
|
💄 style: add styling to infobox
|
2 years ago |
welpo
|
36930dc817
|
💄 style: add `padding-top` class
|
2 years ago |
welpo
|
5bdb8045a6
|
💄 style: set custom header anchor
|
2 years ago |
welpo
|
87a5c9a3a2
|
♻️ refactor: simplify sans-serif-font declarations
🐛 fix: use sans-serif in article
|
2 years ago |
welpo
|
14997045d8
|
✨ style: prevent header anchor selection
- Add `user-select: none` to .zola-anchor class in CSS
|
2 years ago |
welpo
|
050f546e27
|
🐛 fix: set proper scope to transparent hover for anchor
|
2 years ago |
welpo
|
1c07128aeb
|
💄 style: use theme's primary colour for table headers
|
2 years ago |
welpo
|
7a1bb1d04c
|
🎨 refactor: improve code format; set tabs = 4 spaces
|
2 years ago |
welpo
|
8006500593
|
💄 style: minor changes to article title
Increases line height.
|
2 years ago |
welpo
|
15f26293b5
|
💄 style: reduce text/background contrast
|
2 years ago |
welpo
|
15c1280706
|
💄 style: hide anchor links on small screens
|
2 years ago |
welpo
|
884cc90439
|
🐛 fix: remove header link background change on hover
|
2 years ago |
welpo
|
667f15abb2
|
🐛 fix: remove h1 permalink 🔗 background on hover
|
2 years ago |
welpo
|
0f07a6e98b
|
💄 style: remove round borders on tables for consistency
|
2 years ago |
welpo
|
ba19524254
|
💄 style: simplify colourscheme
Improves accessibility and cohesion.
|
2 years ago |
welpo
|
77298d82b0
|
💄 style: fix invisible url on hover in projects
|
2 years ago |
welpo
|
e51f5318d6
|
♿️ style: increase contrast for link hover
|
2 years ago |