Skip to content

Footer text vertical alignment not centered #9938

@ravimakhijapi

Description

@ravimakhijapi

Bug description

Not all of the footer text is centered vertically. In particular, the horizontally centered footer text (using footer:center: in the yaml) seems to be raised in the footer.

Steps to reproduce

Create a Quarto website with a footer like below:

  page-footer:
    border: true
    left: "Left Footer"
    center: "Center Footer"
    right:
    - text: "Right Footer 1"
    - text: "Right Footer 2"

The center footer is showing up above the vertical center position.

Quarto version

Quarto v1.4.555

Note: the issue was not present in Quarto v1.3.298..

Metadata

Metadata

Assignees

No one assigned

    Labels

    htmlIssues with HTML and related web technology (html/css/scss/js)needs-discussionIssues that require a team-wide discussion before proceeding furtherthemesRelated to HTML theming or any other style related issue (like highlight-style)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions