Merge branch 'adityatelange:master' into master

This commit is contained in:
Francesco 2023-05-25 17:40:09 +02:00 committed by GitHub
commit 9b91e32edd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 52 additions and 13 deletions

View file

@ -83,8 +83,7 @@
}
.post-content del {
text-decoration: none;
background: linear-gradient(to right, var(--primary) 100%, transparent 0) 0 50%/1px 1px repeat-x;
text-decoration: line-through;
}
.post-content dl,
@ -400,4 +399,4 @@ h1>a>svg {
img.in-text {
display: inline;
margin: auto;
}
}