Design organization list page and add organization search

This commit is contained in:
anhkha2003 2024-06-18 17:39:32 -05:00
parent 02ba30a29e
commit 4acc17ceb5
20 changed files with 553 additions and 286 deletions

View file

@ -791,6 +791,10 @@ noscript #noscript {
background-color: bisque;
}
.background-royalblue {
background-color: royalblue !important;
}
.background-footer {
color: #808080;
}