Revision: 2135
Author: pekka.klarck
Date: Fri Aug 7 15:47:30 2009
Log: Slighly smaller font for examples. Let me know if it got too small in
some OS/browser!
http://code.google.com/p/robotframework/source/detail?r=2135
Modified:
/trunk/doc/userguide/src/userguide.css
=======================================
--- /trunk/doc/userguide/src/userguide.css Thu Apr 2 04:58:59 2009
+++ /trunk/doc/userguide/src/userguide.css Fri Aug 7 15:47:30 2009
@@ -309,7 +309,7 @@
border: 1px solid #808080;
font-family: arial,helvetica,sans-serif;
height: 1.2em;
- font-size: 0.85em;
+ font-size: 0.8em;
}
table.example th {
padding: 0.1em 1em;