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

@ -10,7 +10,7 @@
display: inline;
}
#content > h2:first-child .fa-check-circle-o {
#content > h2:first-child .fa-check-circle {
color: #00a900;
}