From 6b4521c49a8d0dbc4d3bfbc42b2632c8a2231ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Thu, 25 Feb 2021 09:27:07 +0100 Subject: [PATCH] Make video chapter popover easier to read when fullscreen --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 0f464596..99a0e583 100644 --- a/css/styles.css +++ b/css/styles.css @@ -259,8 +259,8 @@ radio { .tvmode .chapterlabel { min-width: 40px; text-shadow: none; - font-size: 21px; - font-weight: 500; + font-size: 22px; + font-weight: 600; } /* Preferences */