[svnbook] r4348 committed - * en/book/styles.css...

svnbook at googlecode.com svnbook at googlecode.com
Mon Jan 21 14:36:44 CST 2013


Revision: 4348
Author:   cmpilato at gmail.com
Date:     Mon Jan 21 12:36:23 2013
Log:      * en/book/styles.css
   Italicize blockquote attributions.

http://code.google.com/p/svnbook/source/detail?r=4348

Modified:
  /trunk/en/book/styles.css

=======================================
--- /trunk/en/book/styles.css	Fri Nov 11 09:02:13 2011
+++ /trunk/en/book/styles.css	Mon Jan 21 12:36:23 2013
@@ -144,6 +144,9 @@
    font-weight: normal;
    color: black;
  }
+.attribution {
+  font-style: italic;
+}
  .preface div.author, .preface .pubdate {
    font-size: 80%;
  }




More information about the svnbook-dev mailing list