[richfaces-svn-commits] JBoss Rich Faces SVN: r2190 - trunk/docs/userguide/en/src/main/resources/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 10 05:29:40 EDT 2007


Author: smukhina
Date: 2007-08-10 05:29:40 -0400 (Fri, 10 Aug 2007)
New Revision: 2190

Modified:
   trunk/docs/userguide/en/src/main/resources/css/html.css
Log:
The subtitle on the title page was allinged to the center

Modified: trunk/docs/userguide/en/src/main/resources/css/html.css
===================================================================
--- trunk/docs/userguide/en/src/main/resources/css/html.css	2007-08-10 07:59:32 UTC (rev 2189)
+++ trunk/docs/userguide/en/src/main/resources/css/html.css	2007-08-10 09:29:40 UTC (rev 2190)
@@ -71,6 +71,10 @@
 	text-align: center;
 }
 
+div.book .subtitle {
+	text-align: center;
+}
+
 .mediaobject{
 	padding : 5px 10px 5px 35px;
 }




More information about the richfaces-svn-commits mailing list