1
0
Fork 0

list item fix

This commit is contained in:
Matthias Kretschmann 2013-12-02 00:48:17 +01:00
parent 313728cdbf
commit aff9ca666b
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,8 @@
.icon-github:before {
content: "\e60e";
}
.icon-star:before {
.icon-star:before,
.entry-content ul li:before {
content: "\e60d";
}
.icon-search:before {