mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Switch font back to arial
This commit is contained in:
parent
38ab10a191
commit
340127a7f3
1 changed files with 4 additions and 0 deletions
|
@ -82,6 +82,10 @@
|
|||
* <details> wrapper around each segment
|
||||
*/
|
||||
|
||||
.votingButtons {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.votingButtons[open] {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue