add desk cartoon
This commit is contained in:
parent
036af236d0
commit
1b189e013c
3 changed files with 761 additions and 3 deletions
File diff suppressed because one or more lines are too long
BIN
theme/static/images/waving-hand-sign_1f44b.png
Normal file
BIN
theme/static/images/waving-hand-sign_1f44b.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -44,11 +44,11 @@
|
||||||
@apply my-2 mb-3 text-lg leading-relaxed;
|
@apply my-2 mb-3 text-lg leading-relaxed;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-content ul {
|
.blog-content ul, .home-content ul {
|
||||||
@apply list-none list-inside;
|
@apply list-none list-inside;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-content ul li::before {
|
.blog-content ul li::before, .home-content ul li::before {
|
||||||
content: "👉";
|
content: "👉";
|
||||||
font-family: NotoEmoji;
|
font-family: NotoEmoji;
|
||||||
@apply inline-block mr-2 py-1;
|
@apply inline-block mr-2 py-1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue