add desk cartoon
This commit is contained in:
parent
036af236d0
commit
1b189e013c
3 changed files with 761 additions and 3 deletions
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;
|
||||
}
|
||||
|
||||
.blog-content ul {
|
||||
.blog-content ul, .home-content ul {
|
||||
@apply list-none list-inside;
|
||||
}
|
||||
|
||||
.blog-content ul li::before {
|
||||
.blog-content ul li::before, .home-content ul li::before {
|
||||
content: "👉";
|
||||
font-family: NotoEmoji;
|
||||
@apply inline-block mr-2 py-1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue