Update custom.scss

This commit is contained in:
cactuzhead 2025-08-10 13:06:29 +01:00 committed by GitHub
parent 7c70e118ef
commit 7dd10119ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ p.warning::before, blockquote.warning::before {
}
.removed {
background-color: rgba(56, 24, 133, 0.2);
background-color: #E3DDFB;
border-left: 4px solid #381885;
padding: 0.8rem;
margin: 1em 0;