mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 17:55: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;
|
||||
}
|
||||
li:before {
|
||||
content: "·"; /* FontAwesome Unicode */
|
||||
content: "●"; /* FontAwesome Unicode */
|
||||
// font-family: FontAwesome;
|
||||
display: inline-block;
|
||||
margin-left: -1.3em; /* same as padding-left set on li */
|
||||
|
Loading…
x
Reference in New Issue
Block a user