<p class="icon"><i class="fa fa-search"></p>
.icon{font-size:16px;color:#000; -webkit-text-stroke:1px white; -moz-text-stroke:1px white; -o-text-stroke:1px white; text-stroke:1px white; }
原理是text-stroke可以同時往字體內部和外部填充。利用 text-stroke 這個特性,將描邊的顏色設置成跟背景一樣,就等於變相將字體變細了