Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Retina ディスプレイ用のカスタム list-stlye-image を作成する優れた方法を知っている人はいますか? メディア クエリの通常の背景サイズのトリックは、list-style-image では機能しません。
これを実現する最善の方法は、list-style-image を使用せず、代わりにリスト内の各 li 要素に background-image を設定することです。
このようにして、通常の背景サイズのトリックを使用して、Retina ディスプレイを可能にすることができます。