mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-03-06 11:07:09 +01:00
Update spotify.html.j2
This commit is contained in:
committed by
Andrew Novac
parent
66ca8b1ea5
commit
5f4d2096c7
@@ -18,6 +18,7 @@
|
|||||||
.container {
|
.container {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 10px 10px 10px 0px;
|
padding: 10px 10px 10px 0px;
|
||||||
|
background-color:#181414;
|
||||||
}
|
}
|
||||||
|
|
||||||
.art {
|
.art {
|
||||||
@@ -31,7 +32,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.song {
|
.song {
|
||||||
color: #666;
|
color: #f7f7f7;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
@@ -41,7 +42,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.artist {
|
.artist {
|
||||||
color: #b3b3b3;
|
color: #9f9f9f;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -108,4 +109,4 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</foreignObject>
|
</foreignObject>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user