Update Typography reference

stable
Xavier Julián 2015-10-29 09:08:08 +01:00
parent 6a5dd93269
commit d6e1ba2509
1 changed files with 21 additions and 20 deletions

View File

@ -140,6 +140,7 @@ a:visited {
speak: none;
text-transform: none !important;
}
.icon-bug:before {
content: 'a';
}
@ -264,31 +265,31 @@ a:visited {
content: 'O';
}
.icon-iocaine:before {
content: 'Q';
}
.icon-archive:before {
content: 'T';
}
.icon-capslock:before {
content: 'U';
}
.icon-upload:before {
content: 'V';
}
.icon-github:before {
content: 'W';
}
.icon-timeline:before {
content: 'X';
}
.icon-scrum:before {
content: 'P';
}
.icon-project:before {
.icon-archive:before {
content: 'Q';
}
.icon-capslock:before {
content: 'R';
}
.icon-upload:before {
content: 'S';
}
.icon-github:before {
content: 'T';
}
.icon-timeline:before {
content: 'U';
}
.icon-scrum:before {
content: 'V';
}
.icon-project:before {
content: 'W';
}
.icon-heart:before {
content: 'R';
content: 'X';
}
.icon-eye:before {
content: 'Y';