Author: marcus
Date: Tue Mar 10 18:57:55 2015
New Revision: 1665648
URL: http://svn.apache.org/r1665648
Log:
Aligned the indent of the H3 headings with the list items, aligned the intent
of the logos with the list items
Modified:
openoffice/ooo-site/trunk/content/download/exceptions.css
Modified: openoffice/ooo-site/trunk/content/download/exceptions.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/exceptions.css?rev=1665648&r1=1665647&r2=1665648&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/exceptions.css Tue Mar 10
18:57:55 2015
@@ -16,6 +16,9 @@
*/
img { border: 0px; }
+.sf_logo { border: 0px; margin: -10px 0px 0px 4px; }
+.w3c_logo { border: 0px; margin: -10px 0px 0px 10px; }
+
h1 { padding-left: 0.5em; }
#hr { visibility: hidden; }
#content h2 { margin-top: 0; }
@@ -299,7 +302,7 @@ h1 { padding-left: 0.5em; }
.additionalinformation { float: right; width: 21%; margin-top: -11px;
white-space: nowrap; clear: none; }
.additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px;
margin-top: 0px; }
-.additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; font-style:
normal; }
+.additionalinformation h3 { margin-left: 9px; margin-bottom: 5px; font-style:
normal; }
.additionalinformation li { margin-left: 5px; font-size: 12px; }
.additionalinformation a { color: #107EC0; text-decoration: underline; }
.additionalinformation a:hover { background-color: #E6EBED; }