Skip to content

Logo disappears after altering CSS class #528

@D1StrX

Description

@D1StrX

I currently have this custom CSS in place. But the text without the ItemDetail_release is unreadable as seen below, hence the white text.
Image

Image Logo

But for some reason the logo left top becomes unavailable. Any idea why this class causes that?

body {
  background: #e0f7fa;
  color: #333333;
}

[class^="ItemDetail_release"] {
  color: white;
}

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