Tweak custom bullet point styles

This commit is contained in:
summerscope
2014-08-22 15:38:20 +10:00
committed by Rob H
parent a16da4eae0
commit d1b8b12901

View File

@@ -56,7 +56,7 @@ h1, h2, h3, h4, h5, h6, .avenir
padding: 0px
ul.bullet-list, ul.check-list
margin: 0
margin: 0 0 0 1.25em !important
li
list-style: none
line-height: 1.5
@@ -64,6 +64,7 @@ ul.bullet-list, ul.check-list
li:before
content: "\e609"
font-family: "OFN"
margin-left: -1.25em
display: inline-block
font-weight: normal
font-style: normal