practicalli / practicalli/journal

Zensical: admonition size

Open
#10 0 comments 0 reactions 1 assignee View on GitHub

@practicalli-johnny is already working on this.

Since Dec 28, 2025.

Dominant language
Makefile
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add custom css as in the docs: https://zensical.org/docs/customization/?h=custom+css#additional-css.

.md-typeset .admonition, .md-typeset details {
  font-size: inherit;
}
Background

Zenscial (and previously MkDocs Material) makes admonition/details text smaller.

I also think that inline code padding is too conservative in Zensical. Larger padding around the inline code makes it stand out more as their isn't enough contrast at times.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.