Commit:    617836fd3b50099b06eef5e81d3c3dfc975c7fc4
Author:    levijm <[email protected]>         Fri, 9 May 2014 12:32:33 -0600
Parents:   076cdb86a5481b002cc8ac127e065eb966534625
Branches:  master

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

Log:
Text now #333 instead of #444; removed \!important.

Bugs:
https://bugs.php.net/333
https://bugs.php.net/444

Changed paths:
  M  styles/defaults.css


Diff:
diff --git a/styles/defaults.css b/styles/defaults.css
index 80cd29a..c70ae70 100644
--- a/styles/defaults.css
+++ b/styles/defaults.css
@@ -22,7 +22,7 @@ html {
   font-size:100%;
 }
 body {
-  color: #444 !important;
+  color: #333;
   font: normal 1rem/1.5 Tahoma, Arial, sans-serif, serif, monospace;
   background-color: #C4C9DF;
   width: 100%;


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

Reply via email to