Commit graph

9 commits

Author SHA1 Message Date
80ae5e188a style(theme): Enhance section styling and comment out unused variables
All checks were successful
continuous-integration/drone/push Build is passing
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
dcc20d6b3f feat: add support for margins & draft class
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-12 21:25:10 +02:00
8c259145ef fix: enable code highlight in marp 2024-02-16 23:56:36 +01:00
e16b6403d6 feat: Add support for rows/colums in marp 2022-06-20 12:04:43 +02:00
68b8128aaa Update theme 2022-04-29 16:49:47 +02:00
4ca84cf000 style: Fix design of slides 2021-11-30 13:33:29 +01:00
d08be654fe style: Add support for bc-title 2021-11-25 20:22:28 +01:00
a266ea7dc7 style: fix display for h3 in slides 2021-11-25 18:48:48 +01:00
dc6b5b7b21 Change theme extension (for build) 2021-11-24 19:58:03 +01:00
Renamed from .marp/theme.css (Browse further)