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