Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattphelps-8451 <Matt.Phelps@8451.com>2021-12-01 10:31:06 +0300
committermattphelps-8451 <Matt.Phelps@8451.com>2021-12-01 10:31:06 +0300
commit141a6efa6701c991b25c1296c7b9085cc325f48c (patch)
tree723f29e86e315607e8626be76345b81b11b668fa /Website/pages
parent58e62622617e4607a2cbb79789eabb62a4906620 (diff)
Improved formatting of Install page
Diffstat (limited to 'Website/pages')
-rw-r--r--Website/pages/install.vue19
1 files changed, 12 insertions, 7 deletions
diff --git a/Website/pages/install.vue b/Website/pages/install.vue
index c702a36..0af080f 100644
--- a/Website/pages/install.vue
+++ b/Website/pages/install.vue
@@ -5,9 +5,14 @@
<div style="color: #999">
<p style="margin-bottom: 0;"> This is an <b>ALPHA version!</b> It may be slow. It may be buggy.</p>
- <p style="margin-bottom: 3em;">Only available for Chrome, Firefox and as a Userscript now, but coming to other platforms soon.</p>
+ <p style="margin-bottom: 1em;">Available for Firefox and all Chromium browsers (Chrome/Edge/Opera/Brave).</p>
</div>
+ <v-btn class="mainAltButton" :href="firefoxLink" target="_blank">
+ <v-icon style="margin-right: 0.5em;">mdi-firefox</v-icon>
+ Firefox
+ </v-btn>
+
<v-btn class="mainAltButton" :href="chromeLink" target="_blank">
<v-icon style="margin-right: 0.5em;">mdi-google-chrome</v-icon>
Chrome
@@ -22,11 +27,11 @@
<v-icon style="margin-right: 0.5em;">mdi-opera</v-icon>
Opera
</v-btn>
- <v-btn class="mainAltButton" :href="firefoxLink" target="_blank">
- <v-icon style="margin-right: 0.5em;">mdi-firefox</v-icon>
- Firefox
- </v-btn>
- <br><br>
+
+ <h3 style="margin-top: 3em; margin-bottom:0">Other Platforms</h3>
+ <div style="color: #999">
+ <p style="margin-top: 0em; margin-bottom:0;">If your browser is not yet supported, try this UserScript.</p>
+ </div>
<v-btn class="mainAltButton" :href="scriptLink" target="_blank">
<v-icon style="margin-right: 0.5em;">mdi-script-text-outline</v-icon>
@@ -35,7 +40,7 @@
<h3 style="margin-top: 3em;">Third Party Implementations</h3>
<div style="color: #999">
- <p style="margin-bottom: 0;">No liability on our side, use at your own risk</p>
+ <p style="margin-bottom: 0;">No liability on our side, use at your own risk.</p>
</div>
<v-btn class="mainAltButton" :href="iosJailbreakLink" target="_blank">
<v-icon style="margin-right: 0.5em;">mdi-apple</v-icon>