Update main page after 4.0 release

This commit is contained in:
lockbitchat
2025-08-14 04:45:39 -04:00
parent baa4879e2c
commit 27428cdb0e
3 changed files with 486 additions and 628 deletions

View File

@@ -13,6 +13,10 @@ body {
background-color: rgb(37 38 37) !important;
}
.bg-my{
background-color: rgb(26 26 26);
}
.bg-header {
background-color: rgb(35 35 35) !important;
}