You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2016/03/27 19:35:00 UTC

svn commit: r1736789 - /directory/site/trunk/templates/fortress/index.html

Author: smckinney
Date: Sun Mar 27 17:35:00 2016
New Revision: 1736789

URL: http://svn.apache.org/viewvc?rev=1736789&view=rev
Log:
image below text

Modified:
    directory/site/trunk/templates/fortress/index.html

Modified: directory/site/trunk/templates/fortress/index.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/fortress/index.html?rev=1736789&r1=1736788&r2=1736789&view=diff
==============================================================================
--- directory/site/trunk/templates/fortress/index.html (original)
+++ directory/site/trunk/templates/fortress/index.html Sun Mar 27 17:35:00 2016
@@ -3,7 +3,7 @@
 {% block content %}
   {% block hero %}
     <div class="hero clearfix">
-      <div class="left">
+      <div class="top">
         <h1>Apache Fortress&trade;</h1>
         <h2>Access Management SDK and Web Components</h2>
         <div class="description">
@@ -13,7 +13,7 @@
         <!--div class="download-link">
           <a href="{{base}}fortress/downloads.html" class="download_badge"><b>Download Apache<br>Fortress {{version_fortress}}</b></a>
         </div-->
-      <div class="right">
+      <div class="bottom">
         <img src="../images/fortress-core-system-arch.png" border="0"/>
       </div>
     </div>