Author: wave
Date: Sat Oct 29 21:56:30 2011
New Revision: 1195051
URL: http://svn.apache.org/viewvc?rev=1195051&view=rev
Log:
slight css adjustments - logo link stays in ooo-site - why has better formatting
Modified:
incubator/ooo/ooo-site/trunk/content/css/ooo.css
incubator/ooo/ooo-site/trunk/content/why/suppress.css
incubator/ooo/ooo-site/trunk/content/why/why.css
incubator/ooo/ooo-site/trunk/content/why/why_IE6.css
incubator/ooo/ooo-site/trunk/content/why/why_test.css
incubator/ooo/ooo-site/trunk/templates/skeleton.html
incubator/ooo/ooo-site/trunk/tools/kenai2website.sh
Modified: incubator/ooo/ooo-site/trunk/content/css/ooo.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/css/ooo.css?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/css/ooo.css (original)
+++ incubator/ooo/ooo-site/trunk/content/css/ooo.css Sat Oct 29 21:56:30 2011
@@ -17,16 +17,16 @@
body {
color: white;
font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
- font-size: 12pt;
+ font-size: 10pt;
margin: 0;
}
#banner {
- height: 150px;
+ height: 125px;
padding: 0 0 0 0;
color: black;
font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
- font-size:16pt;
+ font-size:14pt;
vertical-align: middle;
}
Modified: incubator/ooo/ooo-site/trunk/content/why/suppress.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/why/suppress.css?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/why/suppress.css (original)
+++ incubator/ooo/ooo-site/trunk/content/why/suppress.css Sat Oct 29 21:56:30 2011
@@ -2,10 +2,6 @@ html, body {
font-size: 0.9em;
}
-#container {
- align: center;
-}
-
h1 {
margin:5px;
border-bottom: 0 none;
Modified: incubator/ooo/ooo-site/trunk/content/why/why.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/why/why.css?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/why/why.css (original)
+++ incubator/ooo/ooo-site/trunk/content/why/why.css Sat Oct 29 21:56:30 2011
@@ -12,8 +12,6 @@ containbody {
margin: 0px;
- padding-left: 50%;
-
background: #f4f4f4 url(images/bg.gif) center repeat-y;
position: absolute;
@@ -26,7 +24,7 @@ containbody {
#container {
- width: 700px;
+ width: 720px;
}
Modified: incubator/ooo/ooo-site/trunk/content/why/why_IE6.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/why/why_IE6.css?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/why/why_IE6.css (original)
+++ incubator/ooo/ooo-site/trunk/content/why/why_IE6.css Sat Oct 29 21:56:30 2011
@@ -29,7 +29,7 @@ body {
#container {
- width: 720px;
+ width: 770px;
}
Modified: incubator/ooo/ooo-site/trunk/content/why/why_test.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/why/why_test.css?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/why/why_test.css (original)
+++ incubator/ooo/ooo-site/trunk/content/why/why_test.css Sat Oct 29 21:56:30 2011
@@ -24,7 +24,7 @@ body {
#container {
- width: 700px;
+ width: 750px;
}
Modified: incubator/ooo/ooo-site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/skeleton.html?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/skeleton.html (original)
+++ incubator/ooo/ooo-site/trunk/templates/skeleton.html Sat Oct 29 21:56:30 2011
@@ -11,7 +11,7 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice.org (incubating)" href="http://incubator.apache.org/openofficeorg/">
+ <div id="bannerleft"><a alt="Apache OpenOffice.org (incubating)" href="/">
<img id="logo" alt="Apache OpenOffice.org (Incubating)" src="/images/ooo-logo.png"/></a></div>
<div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
<img id="asf-logo" alt="Apache Incubator" src="/images/apache-incubator-logo.png"/></a></div>
Modified: incubator/ooo/ooo-site/trunk/tools/kenai2website.sh
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/tools/kenai2website.sh?rev=1195051&r1=1195050&r2=1195051&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/tools/kenai2website.sh (original)
+++ incubator/ooo/ooo-site/trunk/tools/kenai2website.sh Sat Oct 29 21:56:30 2011
@@ -51,7 +51,7 @@ REPOS='https://svn.openoffice.org/svn/'
REPOS2='~webcontent'
DOS2UNIX='/tmp/dos2unix.pl'
toolsdir=`pwd`
-contentdir=${toolsdir}/../content/openofficeorg/
+contentdir=${toolsdir}/../content/
webproject=$1
|