Some more polish both flatly and darkly themes

This commit is contained in:
emeric
2020-04-13 14:46:46 +02:00
parent fa14586b64
commit 036cef4510
11 changed files with 190 additions and 66 deletions
+21
View File
@@ -0,0 +1,21 @@
:root {
--hover-color: #18bc9c;
--body-color: #2c3e50;
--slider-background-color: #c0cfde;
}
.Lms-artistname.text-muted {
font-style: italic;
color: #7e8f9e;
}
/*
.Lms-entry-hoverable:hover {
filter: drop-shadow(0 0 0.2rem darkgrey);
}
*/
.media, .media-body {
overflow: visible;
}