2 * This file is part of WolneLektury-Mobile, licensed under GNU Affero GPLv3 or later.
3 * Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
14 text-decoration: none;
18 /* ================================== */
19 /* = Header with logo and menu = */
20 /* ================================== */
22 margin: 3.4em 0 0 1.4em;
48 #book-text #menu li a {
58 #book-text #menu li a:hover, #menu li a:active {
60 background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
63 #book-text #menu li a.selected {
65 background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
67 #book-text #menu a.menu-link {
75 #book-text #menu span {
83 #book-text #toc, #themes, #nota_red, #info {
90 border-bottom: 0.25em solid #DDD;
91 border-right: 0.25em solid #DDD;
100 #book-text #toc ol, #themes ol {
106 #book-text #toc ol li {
110 #book-text #toc ol ol {
111 padding: 0 0 1.5em 1.5em;
115 #book-text #toc ol ol li {
123 #book-text #toc .anchor {
136 /* =================================================== */
137 /* = Common elements: headings, paragraphs and lines = */
138 /* =================================================== */
171 /* ======================== */
172 /* = Footnotes and themes = */
173 /* ======================== */
174 #book-text .theme-begin {
176 /* border-left: 0.1em solid #DDDDDD;
182 font-variant: normal;
184 text-transform: none;
185 text-decoration: none;
190 margin-bottom: 0.5em;
196 #book-text .annotation {
205 #book-text #footnotes {
209 #book-text #footnotes .annotation {
216 #book-text #footnotes div {
220 #book-text #footnotes p, #footnotes ul {
225 #book-text #footnotes .permalink {
229 #book-text blockquote {
237 /*.verse, .paragraph {
242 margin: -0.25em -0.5em;
248 padding: 0.25em 0.5em;
252 #book-text .anchor:hover, #book-text .anchor:active {
254 background-color: #CCC;
256 #book-text .anchor{display:none;}
258 /* =================== */
259 /* = Custom elements = */
260 /* =================== */
261 #book-text span.author {
265 margin-bottom: 0.25em;
268 #book-text span.collection {
272 margin-bottom: -0.25em;
275 #book-text span.subtitle {
282 #book-text span.translator {
289 #book-text div.didaskalia {
291 margin: 0.5em 0 0 1.5em;
294 #book-text div.kwestia {
298 #book-text div.stanza {
302 #book-text div.kwestia div.stanza {
306 #book-text p.paragraph {
317 #book-text p.motto_podpis {
322 #book-text div.fragment {
323 border-bottom: 0.1em solid #999;
324 padding-bottom: 1.5em;
327 #book-text div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
332 #book-text hr.spacer {
337 #book-text hr.spacer-line {
340 border-bottom: 0.1em solid #000;
343 #book-text p.spacer-asterisk {
349 #book-text div.person-list ol {
351 padding: 0 0 0 1.5em;
354 #book-text p.place-and-time {
358 #book-text em.math, em.foreign-word, em.book-title, em.didaskalia {
362 #book-text em.author-emphasis {
363 letter-spacing: 0.1em;
366 #book-text em.person {
368 font-variant: small-caps;
371 #book-text .verse:after {