Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-08-31 21:35:41 +02:00
parent 3217d262b4
commit 29ffe6de81
5 changed files with 5 additions and 1 deletions

View File

@@ -120,4 +120,7 @@
}
.icon-google-plus:before {
content: "B";
}
}
.icon-language:before {
content: "C";
}