Author: buildbot
Date: Wed Jan 18 14:58:14 2017
New Revision: 1005162
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 Wed Jan 18 14:58:14 2017
@@ -1 +1 @@
-1778943
+1779336
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 Wed Jan 18 14:58:14
2017
@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+
body {
color: white;
font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
@@ -68,7 +69,7 @@ a:hover {
a img { border: none; }
h1,h2,h3,h4,h5,h6 {
- color: #193240;
+ color: #333333;
text-transform:uppercase;
}
@@ -121,20 +122,20 @@ h1,h2,h3,h4,h5,h6 {
#contenta h1,h2,h3,h4,h5,h6 {
font-weight: normal;
- margin: 10px 0 15px;
- padding: 5px 0;
+ margin: 10px 0px 15px;
+ padding: 5px 0px;
}
#contenta h1 {
font-size: 1.4em;
padding: 15px;
- border-top: 1px solid #a3afb6;
+ border-top: 1px solid #cccccc;
}
#contenta h2 {
font-size: 1.2em;
margin-top: 2em;
- border-bottom: 1px solid #a3afb6;
+ border-bottom: 1px solid #cccccc;
}
#contenta h3,h4,h5,h6 {
@@ -200,7 +201,7 @@ td {
}
#sidenav {
- border: 1px solid #e6ebed;
+ border: 1px solid #c6cbdd;
border-left: none;
-moz-border-radius: 0 10px 10px 0;
border-radius: 0 10px 10px 0;
@@ -231,7 +232,7 @@ td {
#sidenav ul {
margin: 0 0;
- padding: 0;
+ padding: 0px 15px 0px 0px;
list-style: none;
}