Author: buildbot
Date: Mon Nov 13 19:14:13 2017
New Revision: 1020790
Log:
Staging update by buildbot for sis
Added:
websites/staging/sis/trunk/content/openoffice/fr/
websites/staging/sis/trunk/content/openoffice/fr/formula.html (with props)
websites/staging/sis/trunk/content/openoffice/fr/index.html (with props)
websites/staging/sis/trunk/content/openoffice/fr/install.html (with props)
websites/staging/sis/trunk/content/openoffice/openoffice.css
Removed:
websites/staging/sis/trunk/content/openoffice_fr.html
Modified:
websites/staging/sis/trunk/content/ (props changed)
Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 13 19:14:13 2017
@@ -1 +1 @@
-1815125
+1815127
Added: websites/staging/sis/trunk/content/openoffice/fr/formula.html
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/sis/trunk/content/openoffice/fr/formula.html
------------------------------------------------------------------------------
svn:mime-type = application/xml
Added: websites/staging/sis/trunk/content/openoffice/fr/index.html
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/sis/trunk/content/openoffice/fr/index.html
------------------------------------------------------------------------------
svn:mime-type = application/xml
Added: websites/staging/sis/trunk/content/openoffice/fr/install.html
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/sis/trunk/content/openoffice/fr/install.html
------------------------------------------------------------------------------
svn:mime-type = application/xml
Added: websites/staging/sis/trunk/content/openoffice/openoffice.css
==============================================================================
--- websites/staging/sis/trunk/content/openoffice/openoffice.css (added)
+++ websites/staging/sis/trunk/content/openoffice/openoffice.css Mon Nov 13
19:14:13 2017
@@ -0,0 +1,37 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+h2 {
+ margin-left: 21px;
+ margin-top: 30px;
+ margin-bottom: 9px;
+}
+
+section > p {
+ margin-top: 9px;
+ text-align: justify;
+}
+
+section > p, section > ul {
+ margin-left: 60px;
+ margin-right: 30px;
+}
+
+section > blockquote {
+ margin-left: 90px;
+ margin-right: 60px;
+}