1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Updated Spotify scrobbling

This commit is contained in:
Krateng
2019-10-03 04:10:40 +02:00
parent 1f90b34d95
commit 243362d7d6
4 changed files with 11 additions and 2 deletions

View File

@@ -63,3 +63,10 @@ background-color:rgba(103,85,0,0.7);
::-webkit-scrollbar-thumb:hover {
background: gold;
}
[onclick]:hover, a:hover {
cursor: pointer;
}