Browse Source

docs : css : remove duplicate html5 block styles

pull/27/head
David DeSandro 14 years ago
parent
commit
6e24992b63
  1. 5
      css/style.css

5
css/style.css

@ -84,11 +84,6 @@ body {
color: #FFF; color: #FFF;
} }
section, nav, header, footer {
display: block;
}
h1, h2, h3, p, ul, ol, pre, dl { h1, h2, h3, p, ul, ol, pre, dl {
margin-bottom: 1.0em; margin-bottom: 1.0em;
} }

Loading…
Cancel
Save