Watch page: Background color on video when scrubbing bar larger than video

This commit is contained in:
James Taylor
2019-09-09 16:08:24 -07:00
parent 1b6fb4e100
commit 652cef15ec
4 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ body{
--interface-color: #333333;
--text-color: #cccccc;
--background-color: #000000;
--video-background-color: #080808;
}
a:link {