丸の中に数字や文字を収める
<section class="circle"> 8.6 </section>
.circle { background: #000; color: #fff; height: 2em; width: 2em; line-height: 2; text-align: center; display: inline-block; border-radius: 50%; }
<section class="circle"> 8.6 </section>
.circle { background: #000; color: #fff; height: 2em; width: 2em; line-height: 2; text-align: center; display: inline-block; border-radius: 50%; }
Category
Tag cloud
Search