page tools with icon fonts

This commit is contained in:
Jana Deutschländer 2017-01-02 18:09:35 +01:00
commit 9883344795
3 changed files with 99 additions and 24 deletions

View file

@ -85,6 +85,11 @@
content: '\e80a';
}
}
.icon-link-after{
&::after {
content: '\e80a';
}
}
.icon-bell{
&::before {
@ -212,6 +217,12 @@
}
}
.icon-doc-text-after{
&::after {
content: '\f0f6';
}
}
.icon-smile{
&::before {
content: '\f118';
@ -235,6 +246,11 @@
content: '\f12e';
}
}
.icon-puzzle-after {
&::after {
content: '\f12e';
}
}
.icon-file-pdf{
&::before {