Author: marcus
Date: Thu Jan 22 20:59:26 2015
New Revision: 1654071

URL: http://svn.apache.org/r1654071
Log:
Removed the line graphic above the blog posts, increased the height for the 
news articles

Modified:
    openoffice/ooo-site/trunk/content/index_test.html

Modified: openoffice/ooo-site/trunk/content/index_test.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_test.html?rev=1654071&r1=1654070&r2=1654071&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index_test.html (original)
+++ openoffice/ooo-site/trunk/content/index_test.html Thu Jan 22 20:59:26 2015
@@ -204,8 +204,8 @@ This is to please accessibility tools li
 
 <div id="news">
 
-  <div class="campaign" style="height: 200px; float: right; overflow: auto;">
-    <h2 style="display: inline;">Recent Blog Posts</h2>
+  <div class="first campaign" style="height: 200px; float: right; overflow: 
auto;">
+    <h2>Recent Blog Posts</h2>
 
     <p style="text-align:right">
       <a href="http://blogs.apache.org/OOo/"; target="_blank">All Posts</a>
@@ -238,7 +238,7 @@ This is to please accessibility tools li
     </p>
   </div>
 
-  <div id="all_news" style="height: 320px; float: left; overflow: auto;">
+  <div id="all_news" style="height: 500px; float: left; overflow: auto;">
     <div class="campaign">
       <h2>Recent News</h2>
 


Reply via email to