Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-09-15 14:19:36 +02:00
parent 21c9f3fead
commit 2e4f32f109
5 changed files with 8 additions and 0 deletions

View File

@@ -130,3 +130,9 @@
.icon-external:before {
content: "F";
}
.icon-video:before {
content: "D";
}
.icon-document:before {
content: "G";
}