add bottom bar

This commit is contained in:
geoffrey45
2022-01-28 16:46:24 +03:00
parent 13ee2ed1d6
commit 17c9f3a23e
10 changed files with 352 additions and 159 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ function loadAlbum(title, album_artist) {
}
.current * {
color: rgb(0, 110, 255);
color: $highlight-blue;
}
.current:hover {