1
0
mirror of https://github.com/php/web-php.git synced 2026-04-23 23:18:19 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Hannes Magnusson 3330307ed4 Fix the path to the voting images on php.net and mirrors 2012-12-13 11:08:16 -08:00
Peter Cowburn f235c31ec5 mirrors want images too (thanks Stefan Silasi) 2012-10-22 17:31:14 +01:00
Paul Dragoonis 57b843d6db Modifications for the new images path of /beta/ and image resizing 2011-10-16 23:08:57 +00:00
Paul Dragoonis 535e79fe63 Added clearfix to reset CSS. Created new beta mirrors page; updated CSS and HTML output for mirrors, added new flags. 2011-10-16 15:28:33 +00: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