2010-11-12 17:07:32 +00:00
|
|
|
html {
|
2010-06-01 07:51:39 +00:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2010-11-12 17:07:32 +00:00
|
|
|
border: 0; }
|
2010-06-01 07:51:39 +00:00
|
|
|
|
2010-11-12 17:07:32 +00:00
|
|
|
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote, q, th, td, caption, table,
|
|
|
|
div, span, object, iframe, p,
|
|
|
|
pre, a, abbr, acronym, address,
|
|
|
|
code, del, dfn, em, img,
|
|
|
|
dl, dt, dd, ol, ul, li, fieldset,
|
|
|
|
form, label, legend,
|
|
|
|
caption, tbody, tfoot, thead, tr {
|
2010-06-01 07:51:39 +00:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
border: 0;
|
|
|
|
font-weight: inherit;
|
|
|
|
font-style: inherit;
|
|
|
|
font-size: 100%;
|
|
|
|
font-family: inherit;
|
|
|
|
vertical-align: baseline; }
|
|
|
|
|
2010-11-12 17:07:32 +00:00
|
|
|
article, aside, dialog, figure, footer, header, hgroup, nav, section {
|
|
|
|
display: block; }
|
|
|
|
|
2010-06-01 07:51:39 +00:00
|
|
|
blockquote, q {
|
|
|
|
quotes: "" ""; }
|
|
|
|
blockquote:before, blockquote:after, q:before, q:after {
|
|
|
|
content: ""; }
|
|
|
|
|
|
|
|
th, td, caption {
|
2010-11-12 18:08:51 +00:00
|
|
|
float: none !important;
|
2010-06-01 07:51:39 +00:00
|
|
|
text-align: left;
|
|
|
|
font-weight: normal;
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
|
|
|
table {
|
|
|
|
border-collapse: separate;
|
|
|
|
border-spacing: 0;
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
|
|
|
a img {
|
|
|
|
border: none; }
|