Author: marcus
Date: Wed Mar 11 21:49:22 2015
New Revision: 1666020
URL: http://svn.apache.org/r1666020
Log:
Reduced the space between navbar list items and logos
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=1666020&r1=1666019&r2=1666020&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/exceptions.css Wed Mar 11
21:49:22 2015
@@ -16,8 +16,8 @@
*/
img { border: 0px; }
-.sf_logo { border: 0px; margin: 0px 0px 0px 4px; }
-.w3c_logo { border: 0px; margin: 0px 0px 0px 10px; }
+.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; }
@@ -32,13 +32,13 @@ h1 { padding-left: 0.5em; }
.tbl_analyze table { border: 1px solid black; border-collapse: collapse;
border-spacing: 2px; width: 100%; }
.tbl_analyze th, td { border: 1px solid black; }
-.overall_optionset { min-width: 880px; max-width: 1400px; overflow: auto; }
+.overall_optionset { min-width: 880px; max-width: 1400px; }
.optionset { margin: 0 0 0 0; float: left; width: 77%; min-width: 680px;
max-width: 1200px; }
.optionset a { margin: 0; padding: .1em 0 .25em 3%; color: #333; }
.optionset p { margin: 0; padding: .1em 0 .25em 0; color: #333; }
.optionset p a { margin: 0; padding: 0; color: #333; }
#bodycol .optionset p a:hover, #bodycol.optionset .button:hover p a { color:
#000; }
-.optionset .button { border-radius: 15px; margin-top: 1%; }
+.optionset .button { border-radius: 15px; margin-top: 8px; }
.optionset .button h2 { margin-left: 3%; padding: 2% 0 0 0; border: none;
font-weight: bold; text-decoration: none; }
.optionset .button h2 a { display: block; margin-left: 3%; padding: 2% 0 0 0;
font-weight: bold; text-decoration: none; }
.optionset .button h3 { margin: 0; padding: 0; border: none; font-style:
normal; cursor: pointer; }