Skip to content

HTML spec for File module renders unreadably due to background logo #138

@galtm

Description

@galtm

The page https://expath.org/spec/file is not readable because the background logo obscures the text. I'm seeing this in two browsers (Firefox, Brave).

Is this the right place to report this problem so that someone can fix it?

Problem

image

Temporary workaround

The steps will depend on your browser, but it is something like the following:

  1. Right-click the background of the page and select Inspect.
  2. In the inspection pane that opens, in the HTML tree, highlight <body>
  3. In the style pane, find the style for the body element. It says background-image: url("http://expath.org/images/logo-candidate.png"). If you hover, you should see a check box. Uncheck it!

image

If you refresh the page, you'll have to redo the workaround.

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