Changes in master.book.css (request from Olga).
authorMarek Stępniowski <marek@stepniowski.com>
Wed, 17 Sep 2008 14:42:17 +0000 (16:42 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Wed, 17 Sep 2008 14:42:17 +0000 (16:42 +0200)
wolnelektury/media/css/master.book.css

index 2a72d9f..d8ffe49 100644 (file)
@@ -181,8 +181,12 @@ p {
 
 #footnotes p {
     margin-left: 2.5em;
+    font-size: 0.875em;
 }
 
+blockquote {
+    font-size: 0.875em;
+}
 
 /* ============= */
 /* = Numbering = */
@@ -228,7 +232,7 @@ span.subtitle {
 
 div.didaskalia {
     font-style: italic;
-    margin: 0.5em 0 0;
+    margin: 0.5em 0 0 1.5em;
 }
 
 div.kwestia {
@@ -256,6 +260,7 @@ p.motto {
 
 p.motto_podpis {
     font-size: 0.875em;
+    text-align: right;
 }
 
 div.fragment {
@@ -294,10 +299,14 @@ p.place-and-time {
     font-style: italic;
 }
 
-em.math, em.foreign-word, em.book-title, em.didaskalia, em.author-emphasis {
+em.math, em.foreign-word, em.book-title, em.didaskalia {
     font-style: italic;
 }
 
+em.author-emphasis {
+    letter-spacing: 0.1em;
+}
+
 em.person {
     font-style: normal;
     font-variant: small-caps;