Added support for Firefox.

This commit is contained in:
Ajay Ramachandran
2019-07-22 21:11:37 -04:00
parent 1040868ebb
commit 21220bf2d3
3 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
.playerButton {
.playerButtonImage {
height: 60%;
top: 0;
bottom: 0;
@@ -6,6 +6,10 @@
margin: auto;
}
.playerButton {
vertical-align: top;
}
.sponsorSkipObject {
font-family: 'Source Sans Pro', sans-serif;
}