You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2007/03/24 06:19:55 UTC

svn commit: r521981 - /activemq/site/styles/type-settings.css

Author: chirino
Date: Fri Mar 23 22:19:54 2007
New Revision: 521981

URL: http://svn.apache.org/viewvc?view=rev&rev=521981
Log:
Checking in some small tweaks.

Modified:
    activemq/site/styles/type-settings.css

Modified: activemq/site/styles/type-settings.css
URL: http://svn.apache.org/viewvc/activemq/site/styles/type-settings.css?view=diff&rev=521981&r1=521980&r2=521981
==============================================================================
--- activemq/site/styles/type-settings.css (original)
+++ activemq/site/styles/type-settings.css Fri Mar 23 22:19:54 2007
@@ -23,14 +23,19 @@
 	font-style: normal;
 	font-font-variant: normal;
 	font-weight: normal;
-	line-height: normal% 
+	line-height: normal;
 	color: #000000;
 }
 
+table.sectionMacro td, table.sectionMacro td p {
+   font-size: 14px;
+   line-height: 150%;
+}
+
 .wiki-content {
    padding: 10px;
    padding-left: 45px;
-   line-height: 175% 
+   line-height: 200%;
 }
 
 .monospaceInput {