This commit is contained in:
root
2025-04-06 05:14:08 -04:00
parent f8d24aee90
commit cb7ac9cca1
36 changed files with 1506 additions and 1522 deletions

View File

@@ -401,3 +401,10 @@ blockquote {
--bs-bg-opacity: 0;
}
.generic-content-wrapper.is-contained {
border: 1px solid #5f6271;
}
.generic-content-wrapper.is-new {
border-top: 2px solid #63bd65;
}