You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/05/02 20:20:29 UTC

svn commit: r1098712 - /incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css

Author: joern
Date: Mon May  2 18:20:28 2011
New Revision: 1098712

URL: http://svn.apache.org/viewvc?rev=1098712&view=rev
Log:
OPENNLP-162 Added download links for 1.5.1 release

Modified:
    incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css

Modified: incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css
URL: http://svn.apache.org/viewvc/incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css?rev=1098712&r1=1098711&r2=1098712&view=diff
==============================================================================
--- incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css (original)
+++ incubator/opennlp/site/trunk/content/opennlp/css/opennlp.css Mon May  2 18:20:28 2011
@@ -80,6 +80,12 @@ div.clear {
  text-align: right;
 }
 
+#content th{
+ font-size: 14pt;
+ font-weight: bold;
+ text-align: left;
+}
+
 #content pre {
 	font-size: 12px;
 	padding: 0;