Skip to content

equation number is not aligned to right #301

@tk0miya

Description

@tk0miya

In sphinx default, the equation number is aligned right.
but this theme does not do that.

in sphinx/themes/basic/static/basic.css_t, the element is styled as following:

span.eqno {
    float: right;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions