1 @import url('https://fonts.googleapis.com/css2?family=Gelasio:ital,wght@0,400;0,700;1,400;1,700&display=swap');
5 font-family: Gelasio, Georgia, "Times New Roman", serif;
12 text-decoration: none;
20 #other-text #book-text {
24 /* ================================== */
25 /* = Header with logo and menu = */
26 /* ================================== */
28 margin: 3.4em 0 0 1.4em;
75 #menu li a.menu:hover, #menu li a.menu:active {
77 background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
80 #menu li a.menu.selected {
82 background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
100 #wltoc, #themes, #nota_red, #info, #other-versions, #objects {
107 border-bottom: 0.25em solid #DDD;
108 border-right: 0.25em solid #DDD;
123 border-bottom: 0.25em solid #DDD;
124 border-right: 0.25em solid #DDD;
133 #wltoc ol, #themes ol, #objects ol {
144 padding: 0 0 1.5em 1.5em;
169 /* =================================================== */
170 /* = Common elements: headings, paragraphs and lines = */
171 /* =================================================== */
204 /* ======================== */
205 /* = Footnotes and themes = */
206 /* ======================== */
208 border-left: 0.1em solid #DDDDDD;
215 font-variant: normal;
217 text-transform: none;
218 text-decoration: none;
222 margin-right: -9.5em;
223 margin-bottom: 0.5em;
243 #footnotes .annotation {
254 #footnotes p, #footnotes ul {
259 #footnotes .permalink {
275 margin: -0.25em -0.5em;
281 padding: 0.25em 0.5em;
285 .anchor:hover, #book-text .anchor:active {
287 background-color: #CCC;
290 /* =================== */
291 /* = Custom elements = */
292 /* =================== */
297 margin-bottom: 0.25em;
304 margin-bottom: -0.25em;
323 margin: 0.5em 0 0 1.5em;
334 div.kwestia div.stanza {
355 border-bottom: 0.1em solid #999;
356 padding-bottom: 1.5em;
359 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
372 border-bottom: 0.1em solid #000;
383 padding: 0 0 0 1.5em;
390 em.math, em.foreign-word, em.book-title, em.didaskalia {
395 letter-spacing: 0.1em;
400 font-variant: small-caps;
408 /* =================================== */
409 /* = Hide some elements for printing = */
410 /* =================================== */
413 #menu {display: none;}