Style tweaks: reorganize menu items

Make them a bit more logically grouped by topic.
Update a few priorities.
This commit is contained in:
poire-z
2022-07-06 23:09:16 +02:00
parent 49261c8272
commit 94b76097aa
2 changed files with 401 additions and 395 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -933,9 +933,9 @@ hr.koreaderwikifrontpage {
/* So many links, make them look like normal text except for underline */
a {
display:inline;
display: inline;
text-decoration: underline;
color: black;
color: inherit;
font-weight: inherit;
}
/* No underline for links without their href that we removed */