text SASS重置CSS
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text SASS重置CSS相关的知识,希望对你有一定的参考价值。
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
margin: 0
padding: 0
border: 0
font-size: 100%
font: inherit
vertical-align: baseline
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
display: block
body
line-height: 1
ol, ul
list-style: none
blockquote, q
quotes: none
blockquote
&:before, &:after
content: ''
content: none
q
&:before, &:after
content: ''
content: none
table
border-collapse: collapse
border-spacing: 0
以上是关于text SASS重置CSS的主要内容,如果未能解决你的问题,请参考以下文章
Sublime Text 3 中的 Sass + CSS3 + CSS Comb
text 用于在网页中重置CSS的基本CSS
text CSS重置样式表
我可以将样式应用于 CSS 或 Sass 中的所有伪选择器吗?
在 Sublime Text 上 SASS 缺少分号的自动完成?
sublime text3中sass编译后保存到指定文件夹