Author: mseidel
Date: Thu Feb  6 21:07:46 2020
New Revision: 1873720

URL: http://svn.apache.org/viewvc?rev=1873720&view=rev
Log:
Integrated logo for Apache Event in footer

Modified:
    openoffice/ooo-site/trunk/content/css/ooo.css
    openoffice/ooo-site/trunk/templates/footer.html

Modified: openoffice/ooo-site/trunk/content/css/ooo.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/css/ooo.css?rev=1873720&r1=1873719&r2=1873720&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/css/ooo.css (original)
+++ openoffice/ooo-site/trunk/content/css/ooo.css Thu Feb  6 21:07:46 2020
@@ -487,7 +487,7 @@ td {
   float: left;
   text-align: left;
   margin-right: 15px;
-  width: 230px;
+  width: 265px;
   height: 100px;
 }
 

Modified: openoffice/ooo-site/trunk/templates/footer.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/footer.html?rev=1873720&r1=1873719&r2=1873720&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/footer.html (original)
+++ openoffice/ooo-site/trunk/templates/footer.html Thu Feb  6 21:07:46 2020
@@ -1,4 +1,7 @@
   <div id="{{ headers.divid }}">
+    <div id="asfbanner">
+      <p><a href="https://www.apache.org/events/current-event.html";><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Events" height="60" width="234" /></a></p>
+    </div>
     <div id="poweredbya">
       <p>
         <a href="https://www.apache.org/";>


Reply via email to