更改了列表样式。

This commit is contained in:
2022-07-16 08:10:00 +08:00
parent f71fcc5daf
commit dbd78621ec
+9
View File
@@ -22,3 +22,12 @@
-moz-box-shadow: none;
box-shadow: none;
}
ul{
margin-left:2em;
}
ol{
margin-left:2em;
}
li{
line-height: 1.8;
}