Merging upstream version 1.10.3+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0039de13d3
commit
cd11d62bf5
8 changed files with 8693 additions and 576 deletions
|
@ -4,9 +4,9 @@
|
|||
src: {{{ fontSrc }}};
|
||||
}
|
||||
|
||||
.{{prefix}}::before,
|
||||
[class^="{{prefix}}-"]::before,
|
||||
[class*=" {{prefix}}-"]::before {
|
||||
.{{ prefix }}::before,
|
||||
[class^="{{ prefix }}-"]::before,
|
||||
[class*=" {{ prefix }}-"]::before {
|
||||
display: inline-block;
|
||||
font-family: {{ name }} !important;
|
||||
font-style: normal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue