aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/_subtitles.less4
1 files changed, 2 insertions, 2 deletions
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;