list item image (fixes #2)

This commit is contained in:
Pablo Rodríguez 2017-01-05 21:06:05 +01:00
parent 6f38408cfb
commit d659b4068f
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