1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-16 09:33:13 +02:00

list item fix

This commit is contained in:
Matthias Kretschmann 2013-12-02 00:48:17 +01:00
parent 313728cdbf
commit aff9ca666b

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 {