diff --git a/assets/style.css b/assets/style.css index 812fc13b..882edc50 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1,10 +1,12 @@ -html, body { - height: 100%; +html { + padding-bottom: 30em; + padding-bottom: calc(100vh - 30px); } body { padding-top: 40px; padding-bottom: 40px; background-color: #f5f5f5; + border-bottom: red dotted 30px; } img { diff --git a/index.html b/index.html index 941acf2c..59c7528e 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,9 @@ - +
Now that Tachiyomi is installed, open the app and navigate to the Extensions
tab.
In this guide we will use MangaDex, our most popular extension. Press the Install
button and it will bring up the extension installer. If your phone does not allow third-party installations, follow this guide.
Now that you've found manga that you want to add to your library, click on it and then press the blue bookmark button.
It should now appear in your My library
tab, ready to be read!
When installing your first extension and are promted that your phone isn't allowed to install unknown apps from that source, simply press the Settings
button and then allow it.
Two example videos, left one is for newer Androids.