LoginSignup
1
2

More than 5 years have passed since last update.

アイコンの右上に丸をつけるCSS

Posted at

bootstrap3 を読みこみ、以下をコピペで動く。


  <a href="/timelines/flow/">
                        <i class="fa fa-id-card-o fa-lg" aria-hidden="true"></i> <span style="margin-left:-10px;display: inline-block;width:10px;height:10px;border-radius: 50%;background-color:red!important;"> </span>
                    </a>


1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2