From 76f54430802786f4e4dc00618d773cf428186782 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Mar 2021 18:26:13 +0300 Subject: wip for flavor images --- themes/light.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'themes/light.css') diff --git a/themes/light.css b/themes/light.css index 9a4ac98c0..fdcfcf9bf 100644 --- a/themes/light.css +++ b/themes/light.css @@ -1161,6 +1161,13 @@ video::-webkit-media-controls-overlay-play-button { .cdm i.material-icons { color: #777; } +.cdm img.flavor-image { + width: 32px; + height: 32px; + margin: 8px ! important; + border-radius: 50%; + background-size: cover; +} .cdm .header { position: sticky; top: 0; -- cgit v1.2.3