aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/variables.scss
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2017-04-25 12:40:13 +1000
committerGitHub <noreply@github.com>2017-04-25 12:40:13 +1000
commit948e2cc66c3b6fe8774b810f360017e1ea941137 (patch)
tree54236b0750588fe4838bc11826e81d8c6be92b5b /src/scss/variables.scss
parent2a97a9a9c5213ea6fc2bbe830ff483fc7b60c247 (diff)
parent396b816a1f0cd4e1a7b1ecf5fd5523d47562ab89 (diff)
downloadplyr-948e2cc66c3b6fe8774b810f360017e1ea941137.tar.lz
plyr-948e2cc66c3b6fe8774b810f360017e1ea941137.tar.xz
plyr-948e2cc66c3b6fe8774b810f360017e1ea941137.zip
Merge branch 'develop' into blank-mp4
Diffstat (limited to 'src/scss/variables.scss')
-rw-r--r--src/scss/variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scss/variables.scss b/src/scss/variables.scss
index da75f11a..39b147da 100644
--- a/src/scss/variables.scss
+++ b/src/scss/variables.scss
@@ -18,7 +18,7 @@ $plyr-font-size-small: 14px !default;
$plyr-font-size-base: 16px !default;
// Captions
-$plyr-captions-bg: transparentize(#000, .3) !default;
+$plyr-captions-bg: transparentize(#000, .4) !default;
$plyr-captions-color: #fff !default;
$plyr-font-size-captions-base: $plyr-font-size-base !default;
$plyr-font-size-captions-medium: ceil($plyr-font-size-base * 1.5) !default;