mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Style tweaks: use 0.8rem instead of 80% for in-page footnotes
This commit is contained in:
@@ -594,7 +594,8 @@ p.someTitleClassName { text-indent: 0; }
|
||||
DIV.advertisement { display: none !important; }
|
||||
|
||||
.footnoteContainerClassName {
|
||||
font-size: 80%;
|
||||
font-size: 0.8rem !important;
|
||||
text-align: justify !important;
|
||||
margin: 0 !important;
|
||||
-cr-hint: footnote-inpage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user