mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 21:24:00 +01:00
Add comment for color-emoji
This commit is contained in:
parent
7329a48a22
commit
3d92e97ffb
@ -1,7 +1,7 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "color-emoji";
|
font-family: "color-emoji";
|
||||||
src: local("Apple Color Emoji"),
|
src: local("Apple Color Emoji"), /*For macOS and iOS*/
|
||||||
local("Segoe UI Emoji"),
|
local("Segoe UI Emoji"), /*For Windows 8.1 and greater*/
|
||||||
local("Segoe UI Symbol"),
|
local("Segoe UI Symbol"), /*For Windows 7*/
|
||||||
local("Noto Color Emoji");
|
local("Noto Color Emoji"); /*For Android and Linux with Noto Color Emoji font installed*/
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user