mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:50:05 +08:00
Fix list-style (#4417)
This commit is contained in:
parent
bcb92d75df
commit
938ad16611
@ -643,7 +643,7 @@ a small {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: coral;
|
list-style: circle;
|
||||||
}
|
}
|
||||||
// ul { list-style-image: url("../images/bullet.png"); }
|
// ul { list-style-image: url("../images/bullet.png"); }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user