Author: wikier
Date: Thu Jan 26 11:30:26 2017
New Revision: 1780368

URL: http://svn.apache.org/viewvc?rev=1780368&view=rev
Log:
updated banner style

Modified:
    marmotta/site/trunk/content/markdown/index.md
    marmotta/site/trunk/content/resources/css/site.css

Modified: marmotta/site/trunk/content/markdown/index.md
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/index.md?rev=1780368&r1=1780367&r2=1780368&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/index.md (original)
+++ marmotta/site/trunk/content/markdown/index.md Thu Jan 26 11:30:26 2017
@@ -13,7 +13,7 @@
   <br/>
 
   <div id="banners">
-    <a href="http://www.apache.org/events/current-event.html"; title="next 
Apache event" class="highlight">
+    <a href="http://www.apache.org/events/current-event.html"; title="next 
Apache event">
       <img src="http://www.apache.org/events/current-event-125x125.png"; 
alt="next Apache event"/>
     </a>
   </div>

Modified: marmotta/site/trunk/content/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/resources/css/site.css?rev=1780368&r1=1780367&r2=1780368&view=diff
==============================================================================
--- marmotta/site/trunk/content/resources/css/site.css (original)
+++ marmotta/site/trunk/content/resources/css/site.css Thu Jan 26 11:30:26 2017
@@ -201,7 +201,7 @@ p#highlight {
     float: right;
     margin-left: 50px;
     margin-bottom: 150px;
-    text-align: right;
+    text-align: center;
 }
 
 p#highlight a.highlight {
@@ -217,7 +217,6 @@ p#highlight a.highlight {
     margin-top: 1em; 
        padding: 13px 35px;
        text-decoration: none;
-    text-align: center;
 }
 
 p#highlight a.highlight:hover {


Reply via email to