Author: buildbot
Date: Thu Jan 19 18:48:06 2017
New Revision: 1005228

Log:
Staging update by buildbot for openoffice

Modified:
    websites/staging/openoffice/trunk/content/   (props changed)
    websites/staging/openoffice/trunk/content/css/ooo.css

Propchange: websites/staging/openoffice/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 19 18:48:06 2017
@@ -1 +1 @@
-1779336
+1779507

Modified: websites/staging/openoffice/trunk/content/css/ooo.css
==============================================================================
--- websites/staging/openoffice/trunk/content/css/ooo.css (original)
+++ websites/staging/openoffice/trunk/content/css/ooo.css Thu Jan 19 18:48:06 
2017
@@ -122,13 +122,13 @@ h1,h2,h3,h4,h5,h6 {
 
 #contenta h1,h2,h3,h4,h5,h6 {
   font-weight: normal;
-  margin: 10px 0px 15px;
+  margin: 0px 0px 15px;
   padding: 5px 0px;
 }
 
 #contenta h1 {
   font-size: 1.4em;
-  padding: 15px;
+  padding: 15px 0px;
   border-top: 1px solid #cccccc;
 }
 
@@ -196,6 +196,7 @@ td {
 
 .codehilite {
   background-color: #80FFFF;
+  font-size: 10pt;
   padding: 0.01em 1em;
   border-radius: 10px;
 }
@@ -222,12 +223,12 @@ td {
 }
 
 #sidenav h1 {
-  color: #000;
+  color: #333;
   font-size: 1em;
   padding: 0;
   margin-top: 0.8em;
   margin-bottom: 0;
-  border-bottom: 1px solid #a3afb6;
+  border-bottom: 1px solid #555555;
 }
 
 #sidenav ul {
@@ -237,7 +238,7 @@ td {
 }
 
 #sidenav li {
-  border-bottom: 1px solid #e6ebed; 
+  border-bottom: 1px solid #c6cbdd; 
   margin: 0.2em 0;
   padding: 0;
 }


Reply via email to