Edit report at https://bugs.php.net/bug.php?id=65799&edit=1

 ID:                 65799
 Updated by:         [email protected]
 Reported by:        php at iostream dot se
 Summary:            No default text colour defined
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        aharvey
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.




Previous Comments:
------------------------------------------------------------------------
[2013-10-01 10:38:43] php at iostream dot se

Description:
------------
On the new site, some elements are relying on the browser's default text colour 
instead of explicitly specifying it to be black.

Thus, when having changed the browser's default styles, the text will be ugly 
and/or unreadable.

Fix:
----
Specify a default text colour, e.g.
body { color: #000; }



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65799&edit=1

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

Reply via email to