完全にメモです
star ratingの星を真ん中に設置し、repeatさせない方法です
background: url('../images/ic_star.svg'); background-size: 80%; background-repeat: no-repeat; background-position: center;
margin 0 auto とmargin-topを共存させる方法
CSSでbackground imageをいい感じに設置する方法
Circled number with pure CSS
border-bottomを文字数にCSSのみで合わせる方法
違うポートの画像の表示方法