]>
gitweb.michael.orlitzky.com - dead/census-tools.git/blob - doc/project_overview/reset.css
2 From http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
4 Modified to use text-align: inherit.
5 Also moved the line-height: 1 rule to the body element to be inherited.
7 Don't forget to set a foreground and background color
8 on the 'html' or 'body' element!
14 html
, body
, div
, span
,
15 applet
, object
, iframe
,
16 h1
, h2
, h3
, h4
, h5
, h6
, p
, blockquote
, pre
,
17 a
, abbr
, acronym
, address
, big
, cite
, code
,
18 del
, dfn
, em
, font
, img
, ins
, kbd
, q
, s
, samp
,
19 small
, strike
, strong
, sub
, sup
, tt
, var
,
20 dd
, dl
, dt
, li
, ol
, ul
,
21 fieldset
, form
, label
, legend
,
22 table
, caption
, tbody
, tfoot
, thead
, tr
, th
, td
{
31 vertical-align: baseline
;
34 border-collapse: collapse
;
41 blockquote:before
, blockquote:after
{