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

3 Commits

Author SHA1 Message Date
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
Adam Harvey
6ac5ba8c72 Reset HTML5 elements in the reset stylesheet by adding them to the master
element list and adding a display: block rule for the block level elements.

The original plan here was to replace Eric Meyer's reset stylesheet with
Richard Clark's HTML5 reset stylesheet, but some of the changes he's made
aren't really ones we want, such as the different handling of list-style by
default, not resetting text-decoration on anchors, and removing a couple of
deprecated elements that we're still using (hello <acronym>). Since we'd have
to modify whichever reset stylesheet we use, I've stuck with the old one as the
base for now, since we already know it works with the site.
2011-01-10 10:05:46 +00:00
Hannes Magnusson
83301bce52 Merge in new styles from PROTOTYPE_2010
(not includes/used anywhere yet)
2010-12-26 16:11:06 +00:00