diff --git a/public/help/index_en.html b/public/help/index_en.html index c86e17b3..d6d8d762 100644 --- a/public/help/index_en.html +++ b/public/help/index_en.html @@ -22,13 +22,13 @@ Thanks for installing SponsorBlock. By using this extension, you agree to the Privacy Policy and Terms of Use.
-+
Come contribute, make some suggestions and help out on Discord or on Matrix.
-Please review the options below
+Please review the options below
-+
Many features are disabled by default. If you want to skip intros, outros, use Invidious, etc., enable them below. You can also hide/show UI elements.
diff --git a/public/help/styles.css b/public/help/styles.css index d3426cc1..a7b8b9fd 100644 --- a/public/help/styles.css +++ b/public/help/styles.css @@ -129,8 +129,11 @@ a { text-decoration: none; } +p,li { + font-size: 16px; +} + p,li,a { - font-size: 20px; color: #c4c4c4; }