Fluent animated emoji let's goooooooo!
All checks were successful
/ weblog.lol (push) Successful in 14s
All checks were successful
/ weblog.lol (push) Successful in 14s
This commit is contained in:
parent
782845af95
commit
7f5ba46288
3 changed files with 1557 additions and 2 deletions
1
fluent-animated.css
Symbolic link
1
fluent-animated.css
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
./weblog/B0. Template/fluent-animated.css.md
|
1553
weblog/B0. Template/fluent-animated.css.md
Normal file
1553
weblog/B0. Template/fluent-animated.css.md
Normal file
File diff suppressed because it is too large
Load diff
|
@ -5,6 +5,7 @@ Title: Stylesheet
|
||||||
Location: /styles.css
|
Location: /styles.css
|
||||||
/**/
|
/**/
|
||||||
|
|
||||||
|
@import url('/fluent-animated.css');
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@100..900&family=Courgette&family=Noto+Color+Emoji&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@100..900&family=Courgette&family=Noto+Color+Emoji&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
|
||||||
@import url('https://static.omg.lol/type/font-md-io.css');
|
@import url('https://static.omg.lol/type/font-md-io.css');
|
||||||
@import url('https://static.omg.lol/type/fontawesome-free/css/all.css');
|
@import url('https://static.omg.lol/type/fontawesome-free/css/all.css');
|
||||||
|
@ -178,12 +179,12 @@ iframe {
|
||||||
[data-emoji] {
|
[data-emoji] {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
min-width: 1em;
|
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-emoji]::before {
|
[data-emoji]::before {
|
||||||
content: attr(data-emoji);
|
display: inline-block;
|
||||||
|
zoom: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-emoji='{emoji}'],
|
[data-emoji='{emoji}'],
|
||||||
|
|
Loading…
Reference in a new issue