Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-09-10 17:20:42 +02:00
parent 98937e4467
commit c55f365f2e
5 changed files with 7 additions and 3 deletions

View File

@@ -124,6 +124,9 @@
.icon-language:before {
content: "C";
}
.icon-book:before {
content: "D";
.icon-search:before {
content: "E";
}
.icon-external:before {
content: "F";
}