放新浪微博的箭头css写法

<div class="arrow">◆</div>

.arrow{

  font-family"SimSun";

  font-size12px;

  color#EF5A27;

  positionabsolute;

  bottom-17px;

  left103px;

}

原文地址:https://www.cnblogs.com/mabelstyle/p/2934001.html