Appli Base


文字列にアンダーラインを引く background


.marker-under-pink{
background:linear-gradient(transparent 80%, #FB9EA7 0%);
}