HTML / CSS 【CSS】文字・テキストの上に点・丸・円・ドット tom 2025年4月12日 .mojidot{ background: top left / 1em .5em repeat-x radial-gradient(circle, red .06em, rgba(0,0,0,0) .06em); padding-top: .2em; } .mojidot { text-emphasis: filled; -webkit-text-emphasis: filled; }