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 2017/05/05 08:49:17 UTC

svn commit: r1793984 - /opennlp/site/trunk/content/css/opennlp.css

Author: joern
Date: Fri May  5 08:49:17 2017
New Revision: 1793984

URL: http://svn.apache.org/viewvc?rev=1793984&view=rev
Log:
Update banner height

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

Modified: opennlp/site/trunk/content/css/opennlp.css
URL: http://svn.apache.org/viewvc/opennlp/site/trunk/content/css/opennlp.css?rev=1793984&r1=1793983&r2=1793984&view=diff
==============================================================================
--- opennlp/site/trunk/content/css/opennlp.css (original)
+++ opennlp/site/trunk/content/css/opennlp.css Fri May  5 08:49:17 2017
@@ -21,7 +21,7 @@ div.clear {
 }
 
 #banner {
- height: 80px;
+ height: 130px;
  border-bottom: 1px solid #006699;
 }
 
@@ -116,4 +116,4 @@ div.copyright {
 
 #footer {
  border-top: 1px solid #006699;
-}
\ No newline at end of file
+}