diff options
Diffstat (limited to 'public/help/index.html')
-rw-r--r-- | public/help/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/public/help/index.html b/public/help/index.html index 4d69f321..88742e0d 100644 --- a/public/help/index.html +++ b/public/help/index.html @@ -3,6 +3,7 @@ <head> <title> SponsorBlock </title> <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="styles.css" rel="stylesheet"/> @@ -39,7 +40,7 @@ __MSG_helpPageFeatureDisclaimer__ </p> - <iframe src="../options/options.html#embed" width="100%" height="500px" style="border: none"></iframe> + <iframe class="optionsFrame" src="../options/options.html#embed" style="border: none"></iframe> <h1>__MSG_helpPageHowSkippingWorks__</h1> @@ -56,14 +57,12 @@ __MSG_helpPageHowSkippingWorks2__ </p> - <div class="center"><img height="120px" src="images/voting on notice.gif"></div> + <div class="center"><img src="images/voting on notice.gif"></div> <h1>__MSG_Submitting__</h1> <p class="projectPreview"> - <span class="projectPreviewImageLargeRight"> - <img src="https://i.imgur.com/A1ilk6x.gif"> - </span> + <img class="projectPreviewImageLarge" src="https://i.imgur.com/A1ilk6x.gif"> __MSG_helpPageSubmitting1__ |