From 03a9d969953df0a49df7bcb3fcb8df4d969220e0 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 21 Dec 2015 11:30:13 +0100 Subject: shring subtitles a little --- assets/css/_subtitles.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/css') diff --git a/assets/css/_subtitles.less b/assets/css/_subtitles.less index 81c776e..85f047b 100644 --- a/assets/css/_subtitles.less +++ b/assets/css/_subtitles.less @@ -16,11 +16,11 @@ .mejs-subtitles-lines { position: absolute; bottom: 40px; - height: 182px !important; + height: 135px !important; width: 100%; background-color: fade(white, 85%); color: black; - font-size: 42px; + font-size: 32px; text-align: center; padding: 5px 0; overflow: hidden; -- cgit v1.2.3