The ::before pseudo element can be used to customize the bullet with an emoticon. li:before { content: '\1F95E'; margin-left: -20px; ...
確定! 回上一頁