Jérôme Ramette
96e4fed704
🎨 style(image): display linked images inline within paragraphs
...
Images wrapped in links inside paragraphs (p > a > img) are now
displayed inline, matching the existing img.inline behaviour.
This covers a common Markdown pattern — badges and status icons like
[](url) — where block display breaks the intended
horizontal flow without requiring authors to switch to raw HTML.
2026-02-16 17:33:13 +01:00
Óscar
1027f5ba53
🌐 style: improve RTL styling consistency ( #381 )
2024-09-16 17:50:16 +02:00
Óscar
27525fc13f
✨ feat(shortcodes): add inline option to image shortcodes ( #315 )
2024-05-18 14:52:39 +02:00
welpo
6a4f4244e0
✨ feat: add inline image CSS class
...
Regular images get a `block` display to be centered.
This allows vertically aligned inline images.
Related: #314
2024-05-15 21:59:21 +02:00
Óscar
14ccb208cf
🎨 refactor: turn macros into partials & sort CSS ( #146 )
2023-09-12 21:28:33 +02:00
welpo
3dc3e49131
💄 style: remove figure & img max height
2023-07-29 00:33:16 +02:00
welpo
4df7cdcb7a
🐛 fix: set svg max-height only for social icons
2023-06-24 03:03:55 +02:00
welpo
7a1bb1d04c
🎨 refactor: improve code format; set tabs = 4 spaces
2023-04-15 00:58:01 +02:00
welpo
ba19524254
💄 style: simplify colourscheme
...
Improves accessibility and cohesion.
2023-03-07 01:39:46 +01:00
welpo
b3dc5396b4
✨ feat: add dual image support for switching themes
2023-02-25 22:28:43 +01:00
welpo
1496f0cf73
💄 style: set style for figure & figure captions
2023-02-25 20:06:19 +01:00
welpo
9242fa4389
📱 feature: responsive (and centered) images
2023-02-18 19:39:07 +01:00
welpo
ebfc1f0001
🔥 refactor: remove useless code
...
An image border was set in _image.scss and unset in main.scss.
2023-02-11 21:03:02 +01:00
welpo
095b9d0d07
🐛 fix: add end-of-file newline
2023-02-06 02:20:56 +01:00
welpo
0b117d1641
first commit
2023-02-02 15:53:54 +01:00