Skip to content

Section 2.6 Blockquotes' footer overlap further content #169

@maritaria

Description

@maritaria

The blockquotes in section 2.6 have a problem with the attribution elements, because the css sets their position to absolute and causes them to overlay over the next element (blockquotes and following paragraph).

The selector for footeris defined once in main.css#L18 and a search for 'footer' results in only that css definition and the footer elements in blockquotes. There is no other use of footer elements.

The selector was introduced by 007d2e4, given the commit message of "new site template" it likely is intended to support some kind of site-wide footer instead of the specific usage here.

Screenshot

Screenshot of the blockquotes in section 2.6, showing the attribution clipping over other texts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions