火狐建议的css书写顺序

显示属性
display
list-style
position
* top,right,bottom,left
* z-index
float
clear

自身属性
width
height
* overflow
* zoom
margin
padding
border
background

文本属性
color
font
text-decoration
* text-indent
text-align
vertical-align
* line-height
white-space
content

原文地址:https://www.cnblogs.com/taocom/p/2721733.html