commit a6b575088975f5a7f8d4d322d5270d65c3171258
parent 6ddd586d6cff1c84b5650d71b89bf4b9ff4e88d0
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 7 Mar 2021 16:44:43 +0100
parent 6ddd586d6cff1c84b5650d71b89bf4b9ff4e88d0
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 7 Mar 2021 16:44:43 +0100
add css for previous commit
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webmusic.css b/webmusic.css @@ -51,7 +51,7 @@ li { margin-bottom: 3px; } -.playing { +.playing, .active { color: #6b9969; }