You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2014/10/13 22:47:41 UTC

svn commit: r925661 - in /websites/staging/pdfbox/trunk/content: ./ css/site.css

Author: buildbot
Date: Mon Oct 13 20:47:41 2014
New Revision: 925661

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/css/site.css

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 13 20:47:41 2014
@@ -1 +1 @@
-1631535
+1631540

Modified: websites/staging/pdfbox/trunk/content/css/site.css
==============================================================================
--- websites/staging/pdfbox/trunk/content/css/site.css (original)
+++ websites/staging/pdfbox/trunk/content/css/site.css Mon Oct 13 20:47:41 2014
@@ -32,6 +32,7 @@
 /* Add some space around the pdfbox logo */
 .logo {
     padding: 12px 20px;
+    max-width: 200px;
 }
 
 /* Styling for the copyright footer */
@@ -72,7 +73,6 @@ h1[id], h2[id], h3[id], h4[id], h5[id] {
   margin-top: -45px;
 }
 
-
 /* default styling for the tables copied over from bootstrap 
  * to get basic styling for tables created through markdown 
  */