3 /* =================================================== */
 
   4 /* = Common elements: headings, paragraphs and lines = */
 
   5 /* =================================================== */
 
  40 /* ======================== */
 
  41 /* = Footnotes and themes = */
 
  42 /* ======================== */
 
  57 #footnotes .annotation {
 
  68 #footnotes p, #footnotes ul {
 
  73 #footnotes .permalink {
 
  89     margin: -0.25em -0.5em;
 
  95     padding: 0.25em 0.5em;
 
  99 .anchor:hover, #book-text .anchor:active {
 
 101     background-color: #CCC;
 
 104 /* =================== */
 
 105 /* = Custom elements = */
 
 106 /* =================== */
 
 111     margin-bottom: 0.25em;
 
 118     margin-bottom: -0.25em;
 
 137     margin: 0.5em 0 0 1.5em;
 
 148 div.kwestia div.stanza {
 
 169     border-bottom: 0.1em solid #999;
 
 170     padding-bottom: 1.5em;
 
 173 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
 
 186     border-bottom: 0.1em solid #000;
 
 197     padding: 0 0 0 1.5em;
 
 204 em.math, em.foreign-word, em.book-title, em.didaskalia {
 
 209     letter-spacing: 0.1em;
 
 214     font-variant: small-caps;
 
 222 /* =================================== */
 
 223 /* = Hide some elements for printing = */
 
 224 /* =================================== */
 
 227     #menu {display: none;}
 
 242 .activity .description p:first-child {
 
 263             border-top: 1px solid #c9ccce;
 
 265                 text-transform: uppercase;
 
 267                 margin: 0 0 .5em -35*$px;
 
 268                 padding-left: 35*$px;
 
 278             background: url(/static/img/icons/activity-time.png) 0 0 no-repeat;
 
 281             background: url(/static/img/icons/activity-kind.png) 0 0 no-repeat;
 
 284             background: url(/static/img/icons/activity-tools.png) 0 0 no-repeat;
 
 310 #book-text .top-link {