replace bullet image with css

This commit is contained in:
Torsten Ruger
2018-04-22 19:57:14 +03:00
parent b01f66f1c0
commit 1aeef9c910
3 changed files with 10 additions and 6 deletions

View File

@ -104,10 +104,12 @@ dt
font-style: italic
font-weight: bold
ul li
list-style-image: image-url('bullet.png')
list-style: none
margin-left: -30px
&:before
color: #b5e853
content: ">> "
blockquote
color: $blockquote-color