Skip to content

chore(docs): add label to version selector in site header #140

Description

@wphillipmoore

The version selector in the MkDocs Material site header shows the version (e.g., "dev") without any label, making it easy to overlook.

Add the same CSS override applied in vergil-project/vergil-tooling#886:

  1. Create docs/site/docs/stylesheets/extra.css with a ::before label on .md-version
  2. Add extra_css: [stylesheets/extra.css] to docs/site/mkdocs.yml

Reference implementation: vergil-project/vergil-tooling#920

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions