This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
spotify-readme
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Attempt no background
add-license-1
novatorem
5 years ago
parent
f2919e65ba
commit
3b7b2ad8bc
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
api/templates/spotify.html.j2
+ 1
- 2
api/templates/spotify.html.j2
View File
@ -11,7 +11,6 @@
}
}
.container {
.container {
background-color: #121212;
border-radius: 5px;
border-radius: 5px;
padding: 10px 10px 10px 0px;
padding: 10px 10px 10px 0px;
}
}
@ -46,7 +45,7 @@
.song {
.song {
font-weight: bold;
font-weight: bold;
font-size: 24px;
font-size: 24px;
color: #
fff
;
color: #
000000ba
;
text-align: left;
text-align: left;
margin-top: 65px;
margin-top: 65px;
}
}
Write
Preview
Loading…
Cancel
Save