diff --git a/frontend/style.css b/frontend/style.css index a29a54e..d9d6916 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -5,6 +5,7 @@ body { cursor:pointer; } .vjs-big-download { + color: white; position: absolute !important; font-size: 3rem !important; height: 4rem !important; @@ -13,6 +14,7 @@ body { right: 1rem !important; } .vjs-big-chromecast { + color: white; position: absolute !important; font-size: 3rem !important; height: 4rem !important;