docmachine-containers/.marp
Glenn Y. Rolland 80ae5e188a
All checks were successful
continuous-integration/drone/push Build is passing
style(theme): Enhance section styling and comment out unused variables
Improved the layout and styling of sections to ensure better visual
consistency and maintainability. Commented out unused CSS variables to
prevent potential conflicts and improve clarity.

- Commented out CSS variable definitions for primary, secondary,
  tertiary, and text colors to prevent unintended style overrides.
- Added `position: relative` to section elements to facilitate absolute
  positioning of child elements.
- Removed top margin for the second child elements of various types
  within sections to ensure consistent spacing.
- Positioned `bc-footer` elements absolutely at 80px from the bottom of
  sections to maintain a consistent footer placement.
- Eliminated bottom margin for the last child elements within
  `bc-footer` to ensure a clean and uniform footer appearance.

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-03-27 10:29:11 +01:00
..
engine.js fix: enable code highlight in marp 2024-02-16 23:56:36 +01:00
Makefile chore(makefile): enhance CSS build output readability 2025-03-18 14:30:04 +01:00
theme.scss style(theme): Enhance section styling and comment out unused variables 2025-03-27 10:29:11 +01:00