1 /* =================================================== */
2 /* = Common elements: headings, paragraphs and lines = */
3 /* =================================================== */
36 /* ======================== */
37 /* = Footnotes and themes = */
38 /* ======================== */
50 #footnotes .annotation {
57 margin: 1.5em 0 0 0; }
59 #footnotes p, #footnotes ul {
63 #footnotes .permalink {
77 margin: -0.25em -0.5em;
83 padding: 0.25em 0.5em;
86 .anchor:hover, #book-text .anchor:active {
88 background-color: #CCC; }
90 /* =================== */
91 /* = Custom elements = */
92 /* =================== */
97 margin-bottom: 0.25em; }
103 margin-bottom: -0.25em; }
109 margin-top: -0.25em; }
115 margin-top: 0.25em; }
119 margin: 0.5em 0 0 1.5em; }
127 div.kwestia div.stanza {
144 border-bottom: 0.1em solid #999;
145 padding-bottom: 1.5em; }
147 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
149 font-style: italic; }
153 visibility: hidden; }
158 border-bottom: 0.1em solid #000; }
163 text-align: center; }
167 padding: 0 0 0 1.5em; }
170 font-style: italic; }
172 em.math, em.foreign-word, em.book-title, em.didaskalia {
173 font-style: italic; }
176 letter-spacing: 0.1em; }
180 font-variant: small-caps; }
185 /* =================================== */
186 /* = Hide some elements for printing = */
187 /* =================================== */
196 .activity .description p:first-child {
205 margin-bottom: 1em; }
216 .excercise .buttons {
225 .question-piece.correct {
226 background-color: darkgreen; }
228 .question-piece.incorrect {
229 background-color: orange; }
232 background-color: lightblue; }
234 .excercise .lista.predicate {
240 .excercise .subjects {
243 .excercise .lista.predicate > li {
250 .excercise.wide .lista.predicate > li {
254 .excercise .lista.predicate .droppable {
256 border: 1px dotted black; }
258 .excercise .draggable {
260 border: 1px dotted black;
261 display: inline-block; }
263 .excercise .draggable.disabled {
264 background-color: grey; }
266 .excercise .placeholder {
268 border: 1px dotted black;
269 display: inline-block;
273 .excercise .placeholder.accepting.dragover {
274 background-color: #ffff99; }
276 .excercise.zastap .paragraph .placeholder {
283 .excercise .lista.subjects {
287 font-family: sans-serif;
289 background-color: #ee6666;