Image
Image 樣式的前綴詞皆為 .img-
。
Circle
在 <img>
加上 .img-circle
。
<img class="img-circle" src="{path}" alt="">
Rounded
在 <img>
加上 .img-rounded
。
<img class="img-rounded" src="{path}" alt="">
Polaroid
在 <img>
加上 .img-polaroid
。
<img class="img-polaroid" src="{path}" alt="">