mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-03-07 05:48:15 +01:00
Easy way to add more thems, added a dark theme
This commit is contained in:
committed by
Andrew Novac
parent
5f4d2096c7
commit
5f2e500dc8
@@ -18,7 +18,6 @@
|
||||
.container {
|
||||
border-radius: 5px;
|
||||
padding: 10px 10px 10px 0px;
|
||||
background-color:#181414;
|
||||
}
|
||||
|
||||
.art {
|
||||
@@ -32,7 +31,7 @@
|
||||
}
|
||||
|
||||
.song {
|
||||
color: #f7f7f7;
|
||||
color: #666;
|
||||
overflow:hidden;
|
||||
margin-top: 3px;
|
||||
font-size: 24px;
|
||||
@@ -42,7 +41,7 @@
|
||||
}
|
||||
|
||||
.artist {
|
||||
color: #9f9f9f;
|
||||
color: #b3b3b3;
|
||||
font-size: 20px;
|
||||
margin-top: 4px;
|
||||
text-align: center;
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user