文字の上に色付きの強調点を付けたい
イメージと参考にしたのは
https://code-stock.com/css/howto-text-emphasis/
https://www.webopixel.net/html-css/1494.html
のサイトです。
text-emphasisを使うと簡単に強調点が出来上がるのですが、点のサイズが変えられません。
2つ目の以下のコードを使うやり方は、safariで見たときに表示がおかしくなります。
padding-top: .4em; background-position: top left -2px; background-repeat: repeat-x; background-size: 1.3em .3em; background-image: radial-gradient(.15em .15em at center center,orange,orange 100%,transparent);
他に何か、良い方法はございますでしょうか?
色々と調べましたが、良いやり方が見つからなかったのでここに質問します。
ご回答お願いします!

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。