1 /* =================================================== */
2 /* = Common elements: headings, paragraphs and lines = */
3 /* =================================================== */
38 /* ======================== */
39 /* = Footnotes and themes = */
40 /* ======================== */
55 #footnotes .annotation {
66 #footnotes p, #footnotes ul {
71 #footnotes .permalink {
87 margin: -0.25em -0.5em;
93 padding: 0.25em 0.5em;
97 .anchor:hover, #book-text .anchor:active {
99 background-color: #CCC;
102 /* =================== */
103 /* = Custom elements = */
104 /* =================== */
109 margin-bottom: 0.25em;
116 margin-bottom: -0.25em;
135 margin: 0.5em 0 0 1.5em;
146 div.kwestia div.stanza {
167 border-bottom: 0.1em solid #999;
168 padding-bottom: 1.5em;
171 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
184 border-bottom: 0.1em solid #000;
195 padding: 0 0 0 1.5em;
202 em.math, em.foreign-word, em.book-title, em.didaskalia {
207 letter-spacing: 0.1em;
212 font-variant: small-caps;
220 /* =================================== */
221 /* = Hide some elements for printing = */
222 /* =================================== */
225 #menu {display: none;}
234 .activity .description p:first-child {
262 .excercise .buttons {
274 .question-piece.correct {
275 background-color: darkgreen;
278 .question-piece.incorrect {
279 background-color: orange;
283 background-color: lightblue;
288 .excercise .lista.predicate {
296 .excercise .subjects {
301 .excercise .lista.predicate > li {
309 .excercise.wide .lista.predicate > li {
314 .excercise .lista.predicate .droppable {
316 border: 1px dotted black;
320 .excercise .draggable {
322 border: 1px dotted black;
323 display: inline-block;
326 .excercise .draggable.disabled {
327 background-color: grey;
330 .excercise .placeholder {
332 border: 1px dotted black;
333 display: inline-block;
338 .excercise .placeholder.accepting.dragover {
339 background-color: #ffff99;
343 .excercise.zastap .paragraph .placeholder {
353 .excercise .lista.subjects {
359 font-family: sans-serif;
361 background-color: #ee6666;