Commit:    a420246817942a0a634d48c0ba73adcff25b3191
Author:    Levi Morrison <[email protected]>         Wed, 23 Apr 2014 19:30:51 -0600
Parents:   edea25af6fbda736059d2db44cceea43eac809b8
Branches:  master

Link:       
http://git.php.net/?p=web/shared.git;a=commitdiff;h=a420246817942a0a634d48c0ba73adcff25b3191

Log:
Made the purple headers a tiny bit less purple

Changed paths:
  M  styles/wiki.css


Diff:
diff --git a/styles/wiki.css b/styles/wiki.css
index c393491..e8da0ab 100644
--- a/styles/wiki.css
+++ b/styles/wiki.css
@@ -998,7 +998,7 @@ h1, h2, h3, h4, h5, h6 {
   border-bottom:0;
   padding:0;
   margin-bottom:1.5rem;
-  color:#8B4071;
+  color:#793862;
 }
 h1:after,
 h2:after,


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to