Skip to content

Fix broken styled buttons#97

Open
ekcom wants to merge 1 commit intoKindleModding:mainfrom
ekcom:fix/rendering-button-issues
Open

Fix broken styled buttons#97
ekcom wants to merge 1 commit intoKindleModding:mainfrom
ekcom:fix/rendering-button-issues

Conversation

@ekcom
Copy link

@ekcom ekcom commented Nov 25, 2025

  • Convert Jekyll-style kramdown buttons to HTML buttons

Note that there are no styles defined in global.css for button colors. Specifically, I found usages of btn-orange, btn-green, and button-purple. I did not add background-color and color styles for these since I am unsure of what values would fit best into the current color scheme.

- Convert to HTML button with classes
  - Don't use Jekyll-style since that engine isn't used
- Preserve intended CSS class names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant