mirror of
https://github.com/kognise/water.css.git
synced 2025-08-28 07:19:49 +02:00
Add color emojis to the base stylesheet
This commit is contained in:
@@ -63,23 +63,3 @@ body > footer {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
/* Use proper Emoji instead of plain Unicode chars */
|
||||
font-family:
|
||||
'Segoe UI Emoji',
|
||||
'Apple Color Emoji',
|
||||
'Noto Color Emoji',
|
||||
system-ui,
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
Segoe UI,
|
||||
Roboto,
|
||||
Oxygen,
|
||||
Ubuntu,
|
||||
Cantarell,
|
||||
Fira Sans,
|
||||
Droid Sans,
|
||||
Helvetica Neue,
|
||||
sans-serif;
|
||||
}
|
||||
|
Reference in New Issue
Block a user