Skip to content

Inconsistent formatting - PB Exams #212

@KaiserDMC

Description

@KaiserDMC

Describe the bug
The "Contest Details" section that holds the "Description" of rules and "Disclaimer" that apply for "Programming Basics Exams" inherit some white background css style that do make the black text more readable, but do unintentionally hide some icons. Furthermore, it would be even better for the text's readability if the text itself was white or light gray rather than having a background.

Steps To Reproduce
Check any of the following contests:
https://alpha.judge.softuni.org/contests/4944
https://alpha.judge.softuni.org/contests/4943
https://alpha.judge.softuni.org/contests/2507
https://alpha.judge.softuni.org/contests/1637

Screenshots

  • Contest Details -> 4944

image

  • Contest Details -> 4943 (with text selection)

image

  • Contest Details -> 2507
    image

  • Contest Details -> 1637 (with text selection)

image

Additional context
It seems like that contest 1637 and 2507 are wrapping the "Contest Details" inside of div > p and then span, but contest 4944 and 4943 wrap the text only in div > span, skipping the paragraph element, leading to the different representation. Icons are not visible in both cases.

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