1
0
mirror of https://github.com/php/web-php.git synced 2026-03-25 07:42:17 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Hannes Magnusson
689d00c8bd Bleh sillybilly. Fix the path :) 2012-12-13 11:09:57 -08:00
Hannes Magnusson
3330307ed4 Fix the path to the voting images on php.net and mirrors 2012-12-13 11:08:16 -08:00
Daniel P. Brown
b7a814641c Let the client decide which protocol to use rather than defining it statically in the code (except where applicable). 2012-12-03 11:18:01 -05:00
Hannes Magnusson
549d2b74f0 Fix tip/warning images on www.php.net 2010-12-19 14:53:20 +00:00
Gabor Hojtsy
c7547ebacc some progress in the three column tableless layout 2006-09-12 19:42:42 +00:00
Gabor Hojtsy
40251ee037 more CSS changes needed for the toc class change 2006-09-06 10:14:12 +00:00
Gabor Hojtsy
855139905a Use a list instead of styled div for the manual TOC layout, because
- this is semantically correct
 - this uses *much* less markup
 - looks better in downlevel browsers (eg. NN4)

Also make the TOC link list appear in the normal font size of the
sidebar (which is a bit bigger then what is currently used, and easier
to read). It is still reasonably small IMHO.
2003-09-13 12:26:46 +00:00
Gabor Hojtsy
c7919b20c0 Put CSS and JS to their own place, and stop using JS for constant
styling. Use mirror specific style sheets instead which will be cached,
and applied faster than JS, and also work with JS disabled browsers.
2003-08-24 11:45:54 +00:00