|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-04-02 10:48 UTC] sobak@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: sobak
[2014-04-02 10:48 UTC] sobak@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 21 00:00:02 2025 UTC |
Description: ------------ I'd like to ask you to add the following lines to "workarounds.ie7.css", so php.net will be usable in this browser. .docs code.parameter { font-size: 1em; } code, pre.info, .docs .classsynopsis, .docs .classsynopsis code { font-size: 0.875em; } #layout { width: 1170px; margin: 0px auto 1.5em; background: white; } .refentry, #allnotes { margin: 1.5em; }