aboutsummaryrefslogtreecommitdiff
path: root/acarp.css
Commit message (Collapse)AuthorAge
* add hspace-* horizontal offset utilities, document in READMESam Scholten2026-08-27
|
* tweak title h2/h3 sizing, note vspace margin collapse and custom spacersSam Scholten2026-08-27
|
* add highlight-left/right modifiers for column emphasisSam Scholten2026-08-27
|
* theme: switch to Atkinson Hyperlegible, 28px base, sync beamer variantSam Scholten2026-08-24
| | | | | | | | - Replace EB Garamond with Atkinson Hyperlegible for projection legibility - Drop base font-size to 28px in both standard and beamer themes - Normalize letter-spacing for sans body text (0.2px) - Consolidate logo CSS variables, pad-top/bottom variables, and refined two-column title-row layout into the published theme
* clean up margins, spacing, etc.Sam Scholten2025-11-27
|
* Clean up 2-column spacing: remove column gap, fix padding symmetry, remove ↵Sam Scholten2025-11-27
| | | | redundant rules
* Improve 2col layout spacing and visual balanceSam Scholten2025-11-27
| | | | | | | | | - Add left/right padding to columns for better content inset - Add margins and indentation to math elements - Reduce column-gap from 2em to 1em for tighter spacing - Add vspace utilities around code blocks for breathing room - Improve comprehensive example slide layout - Final dimensions: right column gets extra 150px padding for logo/pagination
* Add citation utility class and improve grid namingSam Scholten2025-11-27
| | | | | | | - Rename layout-2col grid area 'footer' to 'buffer' for clarity - Add .cite utility class for bottom-left citations - Include citation examples in both demo presentations - Document citation usage in README
* initSam Scholten2025-10-19