不用任何图片。
HTML:
CSS:
.mouth{ font-size:20px; font-weight:bold; background:#9B9B9C;width:300px;height:30px;text-align: center;color: #F7B569;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
做一个高度为1的小竖条,平铺就行了