Browse Source

Add herbert Dream Catcher main logo

master
Tomochin 2 years ago
parent
commit
d2ed8e3d42
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      static/styles/global.css

+ 2
- 2
static/styles/global.css View File

@@ -1,5 +1,5 @@
#logo a {
background: url('https://static.sugoimusic.me/banners/gingham02.png') no-repeat center center;
background: url('https://img3.sugoimusic.me/permanent-cache/auth/63mqMMaHXYQKGOpX5Jzv6fPaLHfZ3BPF9jJpVOaJsws%3D/orig-url/https%3A%2F%2Fi.imgur.com%2FRfVO5qu.png/image') no-repeat center center;
}

/* We're going to opt for the category icon method for now, tags_* is also available */
@@ -984,4 +984,4 @@ input[type="search"] {

form.edit_form[name=screenshots_form] input[type=text], form.edit_form[name=screenshots_form] img {
width: 400px;
}
}

Loading…
Cancel
Save