mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-24 06:38:17 +03:00
Added invidious support info to the help page.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
:not(.hljs-keyword):not(.hljs-comment):not(.hljs-number):not(.hljs-string):not(pre):not(code) {
|
||||
.bigText {
|
||||
font-size: 50px;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
@@ -122,7 +126,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
p,li {
|
||||
p,li,a {
|
||||
font-family: sans-serif;
|
||||
font-size: 20;
|
||||
color: #c4c4c4;
|
||||
|
||||
Reference in New Issue
Block a user