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/06 16:27:24 UTC

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

Author: humbedooh
Date: Sun May  6 14:27:24 2012
New Revision: 1334641

URL: http://svn.apache.org/viewvc?rev=1334641&view=rev
Log:
Some css tweaks

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=1334641&r1=1334640&r2=1334641&view=diff
==============================================================================
--- httpd/site/trunk/content/css/apsite.css (original)
+++ httpd/site/trunk/content/css/apsite.css Sun May  6 14:27:24 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;