You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2012/08/26 20:51:22 UTC

svn commit: r1377481 - /logging/log4php/trunk/src/site/resources/css/site.css

Author: ihabunek
Date: Sun Aug 26 18:51:22 2012
New Revision: 1377481

URL: http://svn.apache.org/viewvc?rev=1377481&view=rev
Log:
Minor improvement to site footer.

Modified:
    logging/log4php/trunk/src/site/resources/css/site.css

Modified: logging/log4php/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/resources/css/site.css?rev=1377481&r1=1377480&r2=1377481&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/resources/css/site.css (original)
+++ logging/log4php/trunk/src/site/resources/css/site.css Sun Aug 26 18:51:22 2012
@@ -54,7 +54,7 @@ tt { font-family: Menlo, Monaco, "Courie
 .section h4 { margin-bottom: 10px; }
 
 .footer { background-color: whitesmoke; padding: 15px; margin-top: 15px; text-align: right; border-top: 1px solid #EEEEEE; }
-.footer p { font-size: 11px; }
+.footer p { font-size: 11px; margin: 0 }
 
 .table-not-wide { width: inherit;}
 .alert-heading { display: block; font-size: 14px; margin-bottom: 6px; font-weight: bold; }