You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jk...@apache.org on 2005/09/04 00:35:40 UTC

svn commit: r267508 - /jakarta/commons/proper/cli/trunk/style.css

Author: jkeyes
Date: Sat Sep  3 15:35:28 2005
New Revision: 267508

URL: http://svn.apache.org/viewcvs?rev=267508&view=rev
Log:
- added h3 selector

Modified:
    jakarta/commons/proper/cli/trunk/style.css

Modified: jakarta/commons/proper/cli/trunk/style.css
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/style.css?rev=267508&r1=267507&r2=267508&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/style.css (original)
+++ jakarta/commons/proper/cli/trunk/style.css Sat Sep  3 15:35:28 2005
@@ -7,7 +7,7 @@
     font-size: 12pt;
 }
   
-h2, .TableHeadingColor b, .FrameTitleFont, .FrameHeadingFont {
+h2, h3, .TableHeadingColor b, .FrameTitleFont, .FrameHeadingFont {
     font-size: 10pt;
     font-weight: bold;
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org