You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2010/09/15 09:04:33 UTC

svn commit: r997208 - /ofbiz/site/download.html

Author: jleroux
Date: Wed Sep 15 07:04:33 2010
New Revision: 997208

URL: http://svn.apache.org/viewvc?rev=997208&view=rev
Log:
Keep it straight

Modified:
    ofbiz/site/download.html

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=997208&r1=997207&r2=997208&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Wed Sep 15 07:04:33 2010
@@ -62,11 +62,6 @@
 <STYLE>
   /* reset the page for some reason it is set to 560px in the global.css file */
   #main {width: 90%; font-size: 1em; padding:0 1em 0 1em; margin: 0; }
-  //#main h1 {font-size: 20px; color: black; font-weight: bold; margin:0; }
-  //#main h1.title {font-size: 28px; text-align: left; background: none; margin: 0;}
-  #main h2 {font-size: 20px; border: none; margin: 0;}
-  //#main h3 {font-size: 18px; margin: 0; padding: 0 0 0 1em; }
-  //#main p, a, li, ul {font-size: 1.1em}
   #main li, ul {list-style: square; padding: .2em 1em .2em 1em;}
   #main a.downloadLink {font-size: 16px; font-weight: bold;}
   #main a.downloadLink:hover {color: red;}
@@ -75,11 +70,9 @@
 </style>
     <div id="content-wrap" class="clearfix">
         <div id="main">
-<br />
-<h1>Download OFBiz</h1>
-<br />
+<h2>Download OFBiz</h1>
 <div class="insert">
-  <h3>What To Expect <br />From Your 9.04 Stable Release Download</h3>
+  <h4>What To Expect From Your 9.04 Stable Release Download</h4>
   <ul >
     <li>Includes all 9.04 OFBiz source code and project artifacts.</li>
     <li>All the scripts necessary to build your own instance.</li>
@@ -88,7 +81,7 @@
       Framework up and running with one easy to execute command.
     </li>
   </ul>
-  <h3>What You Will Need To Do <br />To Get Your 9.04 Release Running</h3>
+  <h4>What You Will Need To Do To Get Your 9.04 Release Running</h4>
   <ul>
     <li>Make sure you have a Java 1.5 (minimum) SDK installed.</li>
     <li>
@@ -111,7 +104,7 @@ our main distribution directory (see lin
 </p>
 
 <!--  =================== 9.04 Stable Release Starts Here===========  -->
-<h2>Download The Most Current 9.04 Stable Release</h2>
+<h3>Download The Most Current 9.04 Stable Release</h2>
 <p>This release contains all the features of the trunk up to April 2009
 and since then has been stabilized with bug fixes. It is our current "stable" release, and has been officially
 released in April 2010:
@@ -123,7 +116,7 @@ released in April 2010:
 [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.zip.sha" target="_blank">SHA512</a>]
 </p>
 <!--  =================== 4.0 Stable Release Starts Here===========  -->
-<h2>Download The Most Recent 4.0 Release</h2>
+<h3>Download The Most Recent 4.0 Release</h3>
 <p>
 This is an old release, superseded by release 09.04.
 </p>
@@ -134,7 +127,7 @@ This is an old release, superseded by re
 [<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip.sha" target="_blank">SHA512</a>]
 </p>
 <!--  =================== Snapshot/Nightly Builds===========  -->
-<h2>Download A Snapshot </h2>
+<h3>Download A Snapshot </h3>
 <p>
 OFBiz snapshots or "nightly builds" are pre-built (jar files included) versions of OFBiz with all data already loaded,
 that you may download by following this link to the nightly builds/snapshot web page. Although automatically created on