Skip to content

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

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%;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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