mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
Use simple ul style
This commit is contained in:
parent
b90c7fb57a
commit
615f7cdfd1
@ -237,7 +237,8 @@ a:hover { color: #ffeb9b; }
|
|||||||
|
|
||||||
a small { font-size: 11px; color: #666; margin-top: -0.6em; display: block; }
|
a small { font-size: 11px; color: #666; margin-top: -0.6em; display: block; }
|
||||||
|
|
||||||
ul { list-style-image: url("../images/bullet.png"); }
|
ul { list-style: coral; }
|
||||||
|
// ul { list-style-image: url("../images/bullet.png"); }
|
||||||
|
|
||||||
strong { font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
|
strong { font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user