parent
bbe4cf924b
commit
2dff0000c8
@ -1,7 +1,13 @@ |
|||||||
|
@font-face { |
||||||
|
font-family: "Noto Color Emoji"; |
||||||
|
src: url("/assets/NotoColorEmoji.ttf") format("truetype"); |
||||||
|
} |
||||||
|
|
||||||
.translations { |
.translations { |
||||||
text-align: end; |
text-align: end; |
||||||
} |
} |
||||||
|
|
||||||
.translation { |
.translation { |
||||||
font-size: 2em; |
font-family: "Noto Color Emoji", sans-serif; |
||||||
|
font-size: 2em; |
||||||
} |
} |
Binary file not shown.
Loading…
Reference in new issue