Generate less CSS output for the same effect in the reset.
This commit is contained in:
parent
98e13e306d
commit
16f83b496a
@ -3,19 +3,14 @@
|
||||
// Global reset rules.
|
||||
// For more specific resets, use the reset mixins provided by
|
||||
// compass/utilities/general/reset
|
||||
html
|
||||
+reset
|
||||
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p
|
||||
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 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
|
||||
+reset
|
||||
body
|
||||
+reset
|
||||
:line-height 1.5
|
||||
blockquote, q
|
||||
+reset-quotation
|
||||
pre, a, abbr, acronym, address, code, del, dfn, em, img
|
||||
+reset
|
||||
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr
|
||||
+reset
|
||||
th, td, caption
|
||||
+reset-table-cell
|
||||
table
|
||||
|
Loading…
Reference in New Issue
Block a user