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 2013/10/20 17:37:19 UTC

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

Author: buildbot
Date: Sun Oct 20 15:37:19 2013
New Revision: 883467

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 Sun Oct 20 15:37:19 2013
@@ -1 +1 @@
-1530377
+1533919

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 Sun Oct 20 15:37:19 2013
@@ -71,6 +71,12 @@ h4 [class^="iconic"], h4 [class*=" iconi
     color: #0088cc;
 }
 
+/* prevent the navbar from overlapping */
+h4[id] {
+  padding-top: 80px;
+  margin-top: -45px;
+}
+
 
 /* default styling for the tables copied over from bootstrap 
  * to get basic styling for tables created through markdown