Use YouTube's colors for captions.

Closes #329
This commit is contained in:
FireMasterK 2021-07-31 15:09:21 +05:30
parent 7310946cb0
commit e10fb688d5
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD

View File

@ -23,6 +23,11 @@
top: auto !important;
left: auto !important;
}
.shaka-text-container * {
background-color: rgba(8, 8, 8, 0.75) !important;
color: white !important;
}
</style>
<script>