X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/4edcff3a9e2a4bb2ecb7ab228e5bf37dd28d7e14..8e42a5158f8d6553ef24ff36a91310563ad2e885:/librarian/epub/style.css diff --git a/librarian/epub/style.css b/librarian/epub/style.css index 652d903..d11340c 100644 --- a/librarian/epub/style.css +++ b/librarian/epub/style.css @@ -15,7 +15,7 @@ a #book-text { margin: 2em; - /*margin-right: 9em;*/ + margin-right: 9em; } /* =================================================== */ @@ -75,6 +75,12 @@ p line-height: 1.5em; text-align: left; } +.dumb-viewer +{ + font-style: italic; + text-decoration: underline; + display: none; +} .annotation {