Merge pull request 'assets/css/app.css aktualisiert' (#315) from devel into main

Reviewed-on: #315
This commit is contained in:
inhji 2023-09-11 14:46:53 +02:00
commit 2a7a9386b0

View file

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