13 /* ================================== */
14 /* = Header with logo and menu = */
15 /* ================================== */
17 margin: 3.4em 0 0 1.4em;
43 #book-text #menu li a {
53 #book-text #menu li a:hover, #menu li a:active {
55 background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
58 #book-text #menu li a.selected {
60 background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
62 #book-text #menu a.menu-link {
70 #book-text #menu span {
78 #book-text #toc, #themes, #nota_red, #info {
85 border-bottom: 0.25em solid #DDD;
86 border-right: 0.25em solid #DDD;
95 #book-text #toc ol, #themes ol {
101 #book-text #toc ol li {
105 #book-text #toc ol ol {
106 padding: 0 0 1.5em 1.5em;
110 #book-text #toc ol ol li {
118 #book-text #toc .anchor {
131 /* =================================================== */
132 /* = Common elements: headings, paragraphs and lines = */
133 /* =================================================== */
166 /* ======================== */
167 /* = Footnotes and themes = */
168 /* ======================== */
169 #book-text .theme-begin {
171 /* border-left: 0.1em solid #DDDDDD;
177 font-variant: normal;
179 text-transform: none;
180 text-decoration: none;
185 margin-bottom: 0.5em;
191 #book-text .annotation {
200 #book-text #footnotes {
204 #book-text #footnotes .annotation {
211 #book-text #footnotes div {
215 #book-text #footnotes p, #footnotes ul {
220 #book-text #footnotes .permalink {
224 #book-text blockquote {
232 /*.verse, .paragraph {
237 margin: -0.25em -0.5em;
243 padding: 0.25em 0.5em;
247 #book-text .anchor:hover, #book-text .anchor:active {
249 background-color: #CCC;
251 #book-text .anchor{display:none;}
253 /* =================== */
254 /* = Custom elements = */
255 /* =================== */
256 #book-text span.author {
260 margin-bottom: 0.25em;
263 #book-text span.collection {
267 margin-bottom: -0.25em;
270 #book-text span.subtitle {
277 #book-text span.translator {
284 #book-text div.didaskalia {
286 margin: 0.5em 0 0 1.5em;
289 #book-text div.kwestia {
293 #book-text div.stanza {
297 #book-text div.kwestia div.stanza {
301 #book-text p.paragraph {
312 #book-text p.motto_podpis {
317 #book-text div.fragment {
318 border-bottom: 0.1em solid #999;
319 padding-bottom: 1.5em;
322 #book-text div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
327 #book-text hr.spacer {
332 #book-text hr.spacer-line {
335 border-bottom: 0.1em solid #000;
338 #book-text p.spacer-asterisk {
344 #book-text div.person-list ol {
346 padding: 0 0 0 1.5em;
349 #book-text p.place-and-time {
353 #book-text em.math, em.foreign-word, em.book-title, em.didaskalia {
357 #book-text em.author-emphasis {
358 letter-spacing: 0.1em;
361 #book-text em.person {
363 font-variant: small-caps;
366 #book-text .verse:after {