Merge pull request #5 from ousia/master

list item image (fixes #2)
This commit is contained in:
Ben Balter 2017-07-19 11:48:25 -04:00 committed by GitHub
commit 920b0c460f
2 changed files with 1 additions and 11 deletions

View File

@ -132,17 +132,7 @@ dt {
}
ul li {
list-style: none;
}
ul li:before {
content: ">>";
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
font-size: 13px;
color: #b5e853;
margin-left: -37px;
margin-right: 21px;
line-height: 16px;
list-style-image:url('../images/bullet.png');
}
blockquote {

BIN
assets/images/bullet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B