Browse Source

base64 Sugoimusic logo in CSS

* Added base64 logo to global.css
* Removed URL reference to all style CSS
undefined
Tomochin 3 years ago
parent
commit
f3d2731c9d
2 changed files with 4 additions and 2 deletions
  1. +4
    -1
      static/styles/global.css
  2. +0
    -1
      static/styles/sugoi/style.css

+ 4
- 1
static/styles/global.css
File diff suppressed because it is too large
View File


+ 0
- 1
static/styles/sugoi/style.css View File

@@ -158,7 +158,6 @@ ul.thin li { margin:0px 0px; padding:0px; }
#logo {
width: 300px;
height: 197px;
background: url('images/logo.png') no-repeat center center;
margin: 0 auto;
}



Loading…
Cancel
Save