This commit is contained in:
2024-10-28 19:27:21 -07:00
41 changed files with 733 additions and 83 deletions

View File

@@ -91,4 +91,9 @@
.announcement a:hover {
text-decoration: underline !important;
}
}
.bignote-notice {
background-color: #fff3cd;
color: #856404;
}