diff --git a/assets/style.css b/assets/style.css
index fac00980..dbd924c2 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -1,7 +1,7 @@
-html {
- padding-bottom: 30em;
- padding-bottom: calc(100vh - 30px);
-}
+/* html {
+ padding-bottom: 30em; <-- Testing bottom scroll, commit 40
+ padding-bottom: calc(100vh - 30px); <-- Testing bottom scroll, commit 40
+} */
img, video {
margin-bottom: 1.5em;
max-width: 325px;
@@ -14,9 +14,9 @@ h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; }
body {
padding-top: 40px;
- padding-bottom: 40px;
+ /* padding-bottom: 40px; <-- Testing bottom scroll, commit 40 */
background-color: #f5f5f5;
- border-bottom: red dotted 30px;
+ /* border-bottom: red dotted 30px; <-- Testing bottom scroll, commit 40 */
}
.row {
@@ -51,6 +51,15 @@ figure {
justify-content: center;
}
+details > p:nth-child(2) {
+ padding-top: 16px;
+}
+
+summary:focus {
+ outline: none;
+ outline-color: transparent;
+}
+
summary > * {
display: inline;
}
@@ -59,9 +68,14 @@ summary {
padding-top: 0.5em;
}
+footer {
+ margin-top: 25em;
+ background-color: #eaeaea;
+}
+
/** */
nav[data-toggle="toc"] {
- top: 42px;
+ top: 95px;
}
/* small screens */
diff --git a/index.html b/index.html
index bdf8ccd8..9ee1d27a 100644
--- a/index.html
+++ b/index.html
@@ -83,30 +83,46 @@
Go to Now go to the hamburger menu, press the Go to Now go to the hamburger menu, press the In some cases your phone might have some issues downloading the extensions, in those cases you can try installing them yourselves directly from the source. Here's the repository for the files. To install just download the The Tachiyomi app now has in-app updating for both stable and dev versions. If you go to Aside from network issues, it could be because the images are too big or the decoder doesn't support that image.
+ I'm not getting any results when searching/browsing MangaDex...
I'm not getting any results when searching/browsing MangaDex.
Browse
/Latest
for MangaDex under Catalogues
, enter a random manga and then press overflow menu (3 dot menu) in the top-right corner and then the Open in web view
button.Manga
drop-down and then choose either Sign up
or Log in
.
+ I've logged in to MangaDex and still no results...
I've logged in to MangaDex and still no results.
Browse
/Latest
for MangaDex under Catalogues
, enter a random manga and then press the overflow menu (3 dot menu) in the top-right corner and then the Open in web view
button.Manga
drop-down and then Titles
. The last step is to go to the icon in the upper right that looks like four-boxes and select Detailed
.
+ The extensions won't install...
The extensions won't install.
.apk
file for the extension you want and then install it, like how you installed Tachiyomi.
+ Does Tachiyomi have automatic updates?
Settings > About > Version
to check for updates, you can force an update there or wait for the app to notify you.
+ Why are some images not displayed?
More frequently asked questions can be found here.
At a high level, GitHub is a website and cloud-based service that helps developers store and manage their code, as well as track and control changes to their code. It's here we store our FOSS (Free and open source software) code for Tachiyomi.
+Every GitHub repository comes equipped with a section for hosting documentation, called a wiki. Here you can find out more about features and how to fix a problem you might have.
Discord is a proprietary freeware VoIP application and digital distribution platform that specializes in text, image, video and audio communication between users in a chat channel. Join our Discord server for chatting or if you want help.
+