You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/05/07 09:34:34 UTC

svn commit: r1334898 - /httpd/site/trunk/content/css/apsite.css

Author: humbedooh
Date: Mon May  7 07:34:34 2012
New Revision: 1334898

URL: http://svn.apache.org/viewvc?rev=1334898&view=rev
Log:
Downsize the headings a bit to match the old site

Modified:
    httpd/site/trunk/content/css/apsite.css

Modified: httpd/site/trunk/content/css/apsite.css
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/css/apsite.css?rev=1334898&r1=1334897&r2=1334898&view=diff
==============================================================================
--- httpd/site/trunk/content/css/apsite.css (original)
+++ httpd/site/trunk/content/css/apsite.css Mon May  7 07:34:34 2012
@@ -229,7 +229,7 @@ div#quickview code.directive a:active {
     background-color: #557697;
     color: #FFF;
     text-decoration: none;
-    font-size: 18px;
+    font-size: 16px;
     font-weight: bold;
 }
 
@@ -241,7 +241,7 @@ h2 {
     padding: 0.2em 0 0.2em 0.7em;
     margin: 0 0 0.5em 0;
     text-decoration: none;
-    font-size: 18px;
+    font-size: 15px;
     font-weight: bold;
 }