Skip to content

Wiki theme, use /logos/logo.svg instead of /assets/logo.svg #151

Open
@renoirb

Description

@renoirb

Make sure the following is adapted.

Note that the background-size: takes care of the SVG at 100% for width and height on the heading.

#p-logo a {
  background: #f9f7f3 url(//www.webplatform.org/logo/logo.png);
  background: hsl(40,29%,96%) url(//www.webplatform.org/logo/logo.svg);
  background-size: 60%;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions