fixed font size again
authorfturovic <frank.turovich@nokia.com>
Fri, 06 Aug 2010 11:00:31 -0500
changeset 1787 59d8cc187d1c
parent 1786 3b1331ffa1fe
child 1788 7891aec91f65
fixed font size again
core/com.nokia.carbide.cpp.doc.user/book.css
--- a/core/com.nokia.carbide.cpp.doc.user/book.css	Fri Aug 06 10:58:40 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/book.css	Fri Aug 06 11:00:31 2010 -0500
@@ -12,7 +12,7 @@
 /* 20091007 added verdana and ariel to list to match SFO website fonts choices */
 body, p, table, li {
 	font-family: Verdana, Ariel, Helvetica, sans-serif;
-	font-size: 1.0em;
+	font-size: 0.9em;
 	font-weight: normal;
 }