mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Style tweaks: reorganize menu items
Make them a bit more logically grouped by topic. Update a few priorities.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user