assets/css/app.css aktualisiert

This commit is contained in:
inhji 2023-09-11 14:46:04 +02:00
parent bd35c168e1
commit 4379b54ad3

View file

@ -174,4 +174,8 @@
.hljs {
background: transparent !important;
}
a.invalid {
@apply line-through;
}
}