X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/7e7eac17f776821311bdcc305052575f7994989e..2197a34c52c6e333d125b059666140b5eabb833d:/librarian/epub/style.css diff --git a/librarian/epub/style.css b/librarian/epub/style.css index 2a41d9b..8931536 100644 --- a/librarian/epub/style.css +++ b/librarian/epub/style.css @@ -30,14 +30,14 @@ body, p, h1, h2, h3, h4 { body { - line-height: 1.5em; - margin: 0; + line-height: 1.5em; + margin: 0; } a { - text-decoration: none; - color: #00e; + text-decoration: none; + color: #00e; } a img { @@ -57,11 +57,11 @@ a img { .h2 { - font-size: 2em; - margin: 0; - margin-top: 1.5em; - font-weight: bold; - line-height: 1.5em; + font-size: 2em; + margin: 0; + margin-top: 1.5em; + font-weight: bold; + line-height: 1.5em; } .h3 @@ -75,15 +75,15 @@ a img { .h4 { - font-size: 1em; + font-size: 1em; margin: 0; margin-top: 1.5em; - line-height: 1.5em; + line-height: 1.5em; } p { - margin: 0; + margin: 0; } /* ======================== */ @@ -92,43 +92,39 @@ p .theme-begin { - border-left: 0.1em solid #DDDDDD; - color: #777; - padding: 0 0.5em; - width: 7.5em; - font-style: normal; - font-weight: normal; - font-size: 0.875em; - float: right; - margin-right: -9.5em; - clear: both; - left: 40em; - line-height: 1.5em; - text-align: left; + border-left: 0.1em solid #DDDDDD; + color: #777; + padding: 0 0.5em; + width: 7.5em; + font-style: normal; + font-weight: normal; + font-size: 0.875em; + float: right; + margin-right: -9.5em; + clear: both; + left: 40em; + line-height: 1.5em; + text-align: left; } -.annotation +.annotation-anchor { font-style: normal; font-weight: normal; font-size: 0.875em; -} - -#footnotes .annotation -{ display: block; float: left; width: 2.5em; clear: both; } -#footnotes div +.annotation { margin: 0; margin-top: 1.5em; } -#footnotes p +.annotation-body { margin-left: 2.5em; font-size: 0.875em; @@ -211,9 +207,9 @@ p text-align: center; font-weight: bold; - font-size: 1.125em; - line-height: 1.5em; - margin-bottom: -0.25em; + font-size: 1.125em; + line-height: 1.5em; + margin-bottom: -0.25em; } .subtitle @@ -286,6 +282,14 @@ div.dedication div.paragaph } +.frame +{ + border: 1px darkgray solid; + padding: 1em; + margin-top: 1em; + margin-bottom: 1em; +} + hr.spacer { height: 3em;