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

svnbook at googlecode.com svnbook at googlecode.com
Thu Feb 14 16:58:28 CST 2013


Revision: 4435
Author:   cmpilato at gmail.com
Date:     Thu Feb 14 14:58:14 2013
Log:      * en/book/styles.css
   Make footnote text a bit smaller.

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

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

=======================================
--- /trunk/en/book/styles.css	Wed Feb  6 11:58:34 2013
+++ /trunk/en/book/styles.css	Thu Feb 14 14:58:14 2013
@@ -202,6 +202,9 @@
  .note th, .tip th, .warning th {
    display: none;
  }
+div.footnote {
+  font-size: 84%;
+}
  .programlisting, .screen {
    font-size: 90%;
    color: black;




More information about the svnbook-dev mailing list