Skip to content

Add ability to change font size #104

Closed
@kopeckyf

Description

The default font size is a bit too small for me to read the documentation comfortably. I always find myself zooming the page to about 120-140%. This may be personal preference, of course.

I found some variables for font size, but I was unable to set them with html_theme_options.

The way Alabaster does that seems good to me. There one can do:

html_theme_options = {
   'font-size': '14px'
}

(Other than that, I think that Furo makes for a very good doc reading experience!)

Metadata

Assignees

No one assigned

    Labels

    needs infoNeeds information to reproduce/better understand the issuequestionWhere a user asks something about usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions