css.reset.css Maven / Gradle / Ivy
The newest version!
/* --------------------------------------------------------------------- */
/* http://www.daisy.org/pipeline/modules/braille/html-to-pef/reset.css */
/* --------------------------------------------------------------------- */
/*
* Reset sheet for default.scss
*/
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre,
li,
table,
tr,
thead,
tbody,
tfoot,
td, th,
caption,
button, textarea,
input, select,
head
{
display: inline
}
br::before {
content: none
}