0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

※(米印)で改行の頭文字を1文字下げるCSS

Last updated at Posted at 2021-02-18
base.css
p.kome{
  padding-left: 2em;
  text-indent: -1em;
}
text.html
<p class="kome">※とても長い注釈があります。これはとても長い注釈なので、改行が入ります。改行すると字下げします。</p>

メモ。

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?