🔀 Merge branch 'trunk'

This commit is contained in:
Philipp Stracker 2024-08-20 14:31:59 +02:00
commit c39a623de9
No known key found for this signature in database
11 changed files with 304 additions and 76 deletions

View file

@ -133,6 +133,11 @@ $background-ident-color: #fbfbfb;
}
}
.ppcp-notice-list {
list-style-type: disc;
padding-left: 20px;
}
th, td {
border-top: 1px solid $border-color;
}