1,margin/padding。
(演示仅为margin,padding同理)
2.background。
background: [background-color] [background-image] [background-repeat] [background-attachment] [background-position] / [ background-size];
3.border。
4.font
font: [font-style] [font-weight] [font-size]/[line-height] [font-family];
5.border-radius
原文:https://www.cnblogs.com/zhangnan35/p/11043433.html