mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 10:15:41 +08:00
Change li icon (#4379)
This commit is contained in:
parent
e047354a65
commit
c2dc72b58d
@ -650,7 +650,7 @@ li {
|
|||||||
padding-left: 1.3em;
|
padding-left: 1.3em;
|
||||||
}
|
}
|
||||||
li:before {
|
li:before {
|
||||||
content: "·"; /* FontAwesome Unicode */
|
content: "●"; /* FontAwesome Unicode */
|
||||||
// font-family: FontAwesome;
|
// font-family: FontAwesome;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: -1.3em; /* same as padding-left set on li */
|
margin-left: -1.3em; /* same as padding-left set on li */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user