This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
base64 Sugoimusic logo in CSS
* Added base64 logo to global.css * Removed URL reference to all style CSS
test
Tomochin
4 years ago
parent
7a764cd9f8
commit
a143d9b8cb
2 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
static/styles/beluga/style.css
+0
-1
static/styles/genaviv/style.css
+ 0
- 3
static/styles/beluga/style.css
View File
@@ -25,9 +25,6 @@
width:180px;
width:180px;
}
}
#logo a {
background: url('/static/styles/sugoi/images/logo.png') no-repeat center center;
}
#logo>a {
#logo>a {
background-size:contain;
background-size:contain;
display:block;
display:block;
+ 0
- 1
static/styles/genaviv/style.css
View File
@@ -374,7 +374,6 @@ input,input[type="search"],form textarea,form input,input[type="search" i],input
#logo {
#logo {
width: 300px;
width: 300px;
height: 197px;
height: 197px;
background: url('/static/styles/sugoi/images/logo.png') no-repeat center center;
margin: 0 auto;
margin: 0 auto;
}
}
Write
Preview
Loading…
Cancel
Save