1.border
2.单位ex(相对字体和字号的单位) 利用ex使图标居中
.icon{ display: inline-block; width: 20px; height: 1ex; background: url() no-repeat center }
此时调节字体大小,图标都会居中 3.line-height