帮助:Test/styles.css:修订间差异

跳到导航 跳到搜索
(修改)
(修改)
第67行: 第67行:
/*marker(语法为*)相关,设定为特殊符号*/
/*marker(语法为*)相关,设定为特殊符号*/
ul > li::marker {
ul > li::marker {
content: "🔹";
content: "";
color: #005AB5;
font-size:1px;
font-size:1px;
padding-left: 2px;
padding-left: 2px;