added dummy help page

This commit was merged in pull request #40.
This commit is contained in:
victorAnumudu
2025-07-07 19:56:45 +01:00
parent f503422c42
commit 10e65fa6ff
8 changed files with 91 additions and 20 deletions
+8
View File
@@ -39,4 +39,12 @@
button{
font-size: 1rem!important;
font-weight: 700!important;
}
.font-600 {
font-weight: 600;
}
.accordion-button, .accordion-button:not(.collapsed) {
background-color: transparent!important;
}