You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/11 00:31:42 UTC

svn commit: r1624158 - /openoffice/ooo-site/trunk/content/index_asfcon.html

Author: marcus
Date: Wed Sep 10 22:31:42 2014
New Revision: 1624158

URL: http://svn.apache.org/r1624158
Log:
Improved CSS styling: Alinged to the list items, decreased the empty area between blue top nav bar and first list item

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

Modified: openoffice/ooo-site/trunk/content/index_asfcon.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_asfcon.html?rev=1624158&r1=1624157&r2=1624158&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index_asfcon.html (original)
+++ openoffice/ooo-site/trunk/content/index_asfcon.html Wed Sep 10 22:31:42 2014
@@ -171,48 +171,54 @@
 <!-- This is to please accessibility tools like a screen reader. -->
 <h1 style="display: none;">Apache OpenOffice</h1>
 
-<div id="actionstatements">
+<div id="actionstatements" style="margin: 23px 0 50px 3%;">
 
-  <!-- Show event box. -->
-  <!-- Show a banner logo for events and a text. -->
-  <div id="event_box">
-    <!-- Event banner logo on the left hand side. -->
-    <p>
-      <a href="http://apachecon.com/" target="_blank">
-        <img src="http://www.apache.org/ads/ApacheCon/2014-eu-234x60.png" alt="Apache Software Foundation" />
-      </a>
-    </p>
+  <ul>
+    <li>
 
-    <!-- Event text on the right hand side. -->
-    <div id="event_box_text">
+    <!-- Show event box. -->
+    <!-- Show a banner logo for events and a text. -->
+    <div id="event_box">
+      <!-- Event banner logo on the left hand side. -->
       <p>
-        <a style="color: black; text-decoration: none;" href="http://events.linuxfoundation.org/events/apachecon-europe"
-          target="_blank">
-          ApacheCon Europe, 2014
-          <br />
-          Budapest, November 17th - 21st, 2014
-          <br />
-          Click to see conference site for details and registration.
+        <a href="http://apachecon.com/" target="_blank">
+          <img src="http://www.apache.org/ads/ApacheCon/2014-eu-234x60.png" alt="Apache Software Foundation" />
         </a>
       </p>
+
+      <!-- Event text on the right hand side. -->
+      <div id="event_box_text">
+        <p>
+          <a style="color: black; text-decoration: none;" href="http://events.linuxfoundation.org/events/apachecon-europe"
+          target="_blank">
+            ApacheCon Europe, 2014
+            <br />
+            Budapest, November 17th - 21st, 2014
+            <br />
+            Click to see conference site for details and registration.
+          </a>
+        </p>
+      </div>
     </div>
-  </div>
 
-  <script type="text/javascript">
-  <!--
-  // Show alert box.
-  // Show important messages and announcements.
-  // In "/msg_prop_l10n.js": Change to 'true' to show the text that is defined in the variables.
-  showAlertBox();
-
-  // Show redirect box.
-  // Show a text how to redirect to the NL webpage.
-  // In "/msg_prop_l10n.js": Change the mode and text how a redirect to the respective NL webpage should be done.
-  setRedirect();
-  //-->
-  </script>
+    </li>
+    <li>
 
-  <ul>
+    <script type="text/javascript">
+    <!--
+    // Show alert box.
+    // Show important messages and announcements.
+    // In "/msg_prop_l10n.js": Change to 'true' to show the text that is defined in the variables.
+    showAlertBox();
+
+    // Show redirect box.
+    // Show a text how to redirect to the NL webpage.
+    // In "/msg_prop_l10n.js": Change the mode and text how a redirect to the respective NL webpage should be done.
+    setRedirect();
+    //-->
+    </script>
+
+    </li>
     <li>
       <hr />
     </li>
@@ -355,7 +361,7 @@
   </div>
 </div>
 
-<div id="news" style="margin: 2% 3% 0 0; height: 520px;">
+<div id="news" style="margin: 1% 3% 0 0; height: 520px;">
 
   <div class="campaign" style="height: 200px; float: right; overflow: auto;">
     <h2 style="display: inline;">Recent Blog Posts</h2>