From 2de7ea189b2b63e85f8714435488f2388740fe6f Mon Sep 17 00:00:00 2001 From: Zane Hannan Date: Wed, 24 Jul 2019 17:14:58 +1000 Subject: [PATCH] Fix ToC for FAQ --- .editorconfig | 8 ++++++++ assets/style.css | 8 ++++++-- index.html | 24 +++++++++++++----------- 3 files changed, 27 insertions(+), 13 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..84900a50 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +indent_style = tab +indent_size = 4 +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index d87e9038..8c3289f1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -9,7 +9,7 @@ body { img { margin: 2px; - max-width: 325px; + max-width: 325px; } .btn-link { @@ -33,6 +33,10 @@ img { border-bottom: 1px solid rgba(0,0,0,.125)!important; } +summary > * { + display: inline; +} + /** */ nav[data-toggle="toc"] { top: 42px; @@ -57,4 +61,4 @@ nav[data-toggle="toc"] { display: block; } */ -} \ No newline at end of file +} diff --git a/index.html b/index.html index d49316fa..83312e4b 100644 --- a/index.html +++ b/index.html @@ -59,13 +59,13 @@

Frequently Asked Questions

-
- What are some good extensions? +
+

What are some good extensions?

The most popular are MangaDex, MangaRock and MangaSee, these are large sites which host content from scanlators, there's also extensions like Genkan, Madara, FoolSlide and ComiCake which contain sources which host directly from the scanlators own websites.

Here's a good spreadsheet showing the different extensions and their sources.

-
- How do I allow third-party installations on my phone? +
+

How do I allow third-party installations on my phone?

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.

@@ -84,12 +84,12 @@
- I'm not getting any results when browsing MangaDex... +

I'm not getting any results when searching/browsing MangaDex...

Go to 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.

Now go to the hamburger menu, press the Manga drop-down and then choose either Sign up or Log in.

- I've logged in to MangaDex and still isn't getting results... +

I've logged in to MangaDex and still no results...

Go to 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.

Now go to the hamburger menu, press the 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.

@@ -134,13 +134,15 @@
- - - + + +