From:             pascal dot chevrel at free dot fr
Operating system: all
PHP version:      master-Git-2012-10-10 (Git)
Package:          Built-in web server
Bug Type:         Feature/Change Request
Bug description:404 page looks amateur

Description:
------------
This is a followup to https://bugs.php.net/bug.php?id=63242 where I
provided a patch to have html5 syntax and simpler html/css to the 404 page

The 404 page uses styles that were copy/pasted from a 2002 commit for
phpinfo styling. It looks amateurish, title and text are not aligned, the
blue background sticks to the title text and it depends partly on the
browser default html rules, which means that there are differences in
display across browsers for that page.

I propose a slight change of the css used that will result in something a
bit leaner while keeping the same blue colour that represents PHP, here is
a before/after screenshot:
http://chevrel.org/images/phpbugs/bug63242v2_compare.png

This is a simple patch that passes all tests, I will attach it here later
today.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=63255&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=63255&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=63255&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=63255&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=63255&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=63255&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=63255&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=63255&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=63255&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=63255&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=63255&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=63255&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=63255&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=63255&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63255&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=63255&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=63255&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=63255&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63255&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=63255&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63255&r=mysqlcfg

Reply via email to