CSSの性記述順序

属性記述順序例

z-index:;
display:;
position:;
top:;
bottom:;
left:;
right:;
float:;
clear:;
margin:;
filter:;
border:;
border-color:;
border-width:;
border-style:;
border-collapse:;
border-spacing:;
background:;
background-color:;
background-image:;
background-position:;
background-attachment:;
background-repeat:;
padding:;
width:;
max-width:;
min-width:;
height:;
max-height:;
min-height:;
overflow:;
text-indent:;
text-align:;
text-decoration:;
line-height:;
vertical-align:;
white-space:;
letter-spacing:;
word-spacing:;
color:;
font:;
font-size:;
font-family:;
font-weight:;
font-style:;
font-variant:;
content:;
quotes:;
list-style:;
list-style-position:;
list-style-image:;
list-style-type:;
cursor:;
outline:;
outline-color:;
outline-width:;
outline-style:;
page:;