diff --git a/thrimbletrimmer/images/video-controls/pause.png b/thrimbletrimmer/images/video-controls/pause.png index 99d374e..8de238f 100644 Binary files a/thrimbletrimmer/images/video-controls/pause.png and b/thrimbletrimmer/images/video-controls/pause.png differ diff --git a/thrimbletrimmer/images/video-controls/play.png b/thrimbletrimmer/images/video-controls/play.png index df7ec0f..30d233a 100644 Binary files a/thrimbletrimmer/images/video-controls/play.png and b/thrimbletrimmer/images/video-controls/play.png differ diff --git a/thrimbletrimmer/images/video-controls/volume-mute.png b/thrimbletrimmer/images/video-controls/volume-mute.png index 205c3ac..1f907e4 100644 Binary files a/thrimbletrimmer/images/video-controls/volume-mute.png and b/thrimbletrimmer/images/video-controls/volume-mute.png differ diff --git a/thrimbletrimmer/images/video-controls/volume.png b/thrimbletrimmer/images/video-controls/volume.png index 38cd8d5..aeb1254 100644 Binary files a/thrimbletrimmer/images/video-controls/volume.png and b/thrimbletrimmer/images/video-controls/volume.png differ diff --git a/thrimbletrimmer/styles/thrimbletrimmer.css b/thrimbletrimmer/styles/thrimbletrimmer.css index 48cbab4..b073225 100644 --- a/thrimbletrimmer/styles/thrimbletrimmer.css +++ b/thrimbletrimmer/styles/thrimbletrimmer.css @@ -85,7 +85,7 @@ a, } #video-controls { - font-size: 120%; + font-size: 110%; } #video-controls select { @@ -114,6 +114,7 @@ a, #video-controls-volume { display: flex; align-items: center; + gap: 2px; } #video-controls-volume-level {