Author: buildbot
Date: Mon Jan  5 07:48:26 2015
New Revision: 935096

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 Jan  5 07:48:26 2015
@@ -1 +1 @@
-1649465
+1649470

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 Jan  5 07:48:26 2015
@@ -22,7 +22,7 @@
  */
 
 body {
-  padding-top: 85px;
+  padding-top: 100px;
 }
 
 /* Add some space around the pdfbox logo */
@@ -46,6 +46,10 @@ body {
  */
 
 /* headings */
+h1, h2 {
+  margin-top: 30px;
+}
+
 h1, h2, h3, h4, h5 {
     font-family: "OpenSans", "Helvetica Neue", "Helvetica", Arial, Verdana, 
sans-serif;
     font-weight: 300;
@@ -90,8 +94,7 @@ table tr:nth-child(even) td, table tr.ev
     list-style: none;
 }
 
-.sidebar li a {
-    position: relative;
+.sidebar > li > a { /* for dropdown, remove > for tree */
     display: block;
     padding: .25em 0px;
 }


Reply via email to