From 060b315f74f437fe36175c4ddb52379d29808d64 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Wed, 14 Jun 2017 00:45:42 -0400 Subject: Now Playing feature --- static/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index c4d2db4..4072988 100644 --- a/static/style.css +++ b/static/style.css @@ -68,7 +68,7 @@ ul.scrobbles li:hover { cursor: pointer; } -ul.scrobbles li img { +ul.scrobbles li img.cover { height: 40px; margin-right: 16px; border: 1px solid #C5CAE9; @@ -82,6 +82,11 @@ ul.scrobbles li div { line-height: 18px; } +ul.scrobbles li .time { + font-size: 12px; + color: #4f4f4f; +} + ul.scrobbles li .album { font-size: 12px; color: #4f4f4f; -- cgit v1.2.3-70-g09d2