You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bu...@apache.org on 2012/05/06 16:27:33 UTC

svn commit: r816034 - in /websites/staging/httpd/trunk/content: ./ css/apsite.css

Author: buildbot
Date: Sun May  6 14:27:33 2012
New Revision: 816034

Log:
Staging update by buildbot for httpd

Modified:
    websites/staging/httpd/trunk/content/   (props changed)
    websites/staging/httpd/trunk/content/css/apsite.css

Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  6 14:27:33 2012
@@ -1 +1 @@
-1334638
+1334641

Modified: websites/staging/httpd/trunk/content/css/apsite.css
==============================================================================
--- websites/staging/httpd/trunk/content/css/apsite.css (original)
+++ websites/staging/httpd/trunk/content/css/apsite.css Sun May  6 14:27:33 2012
@@ -69,7 +69,7 @@ div#apmenu {
     color: inherit;
 }
 
-#apmenu.h1 {
+#apmenu h1 {
     font-weight: bold;
     font-size 13px;
 }
@@ -223,11 +223,11 @@ div#quickview code.directive a:active {
 
 /* h1                     */
 /* ====================== */
-h1 {
+#apcontents h1 {
     padding: 0.2em;
     margin: 0;
     border: 1px solid #405871;
-    background-color: inherit;
+    background-color: #557697;
     color: #036;
     text-decoration: none;
     font-size: 22px;