set download link color
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Roy Olav Purser 2022-03-13 10:08:47 +01:00
parent 5c77554df0
commit 341932fd0e
Signed by: roypur
GPG Key ID: E14D26A036F21656

View File

@ -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;