11 Commits (86ef6b2c2cb5445e4349838531bd39be585467e7)

Author SHA1 Message Date
Óscar 1027f5ba53
🌐 style: improve RTL styling consistency (#381) 5 months ago
Óscar 14ccb208cf
🎨 refactor: turn macros into partials & sort CSS (#146) 1 year ago
welpo a6046cd9d7
💄 style: set transparent bg for code in table headers
Changed the background color of the `code` tags within table headers
to transparent to enhance readability and contrast. This ensures
that the code tags in headers remain visually distinct
while not detracting from overall table aesthetics.
2 years ago
welpo 275950f97d
💄 style: adjust font styles for <details> and <summary>
Serif in text body, sans serif in tables.
2 years ago
welpo fffaece884
💄 style: use theme variable for table borders
Borders looked jarring in the dark theme, as the hardcoded variable was too close to white.

Also reduces tables' top and bottom margin.
2 years ago
welpo 85ccc081e4
💄 style: center all table text 2 years ago
welpo 7c3463c0fe
💄 style: round tables borders 2 years ago
welpo 787243c3c5
♻️ refactor: unify table styling 2 years ago
welpo 7a1bb1d04c
🎨 refactor: improve code format; set tabs = 4 spaces 2 years ago
welpo 095b9d0d07 🐛 fix: add end-of-file newline 2 years ago
welpo 0b117d1641 first commit 2 years ago