little css tweaks

This commit is contained in:
YasinOnm08 2024-09-25 13:33:46 +02:00
parent 0fef80d126
commit dc888cfa5f
6 changed files with 25 additions and 23 deletions

View file

@ -19,7 +19,8 @@
--conversation-background-color: #79832e; /* Background color for conversation container */
--doc-background-color: #ffffff; /* Background color for documents */
--close-button-color: red;
--burger-menu-background-color: #79832e;
--burger-menu-background-color: #79832e; /*NEW*/
--overlay-text-color:white; /*NEW*/
/* FAQ Colors */
--faq-background-color: #474D22; /* Background color for FAQ section */