BIONICT commited on
Commit
dbac870
1 Parent(s): 9f5e4fd

Update assets/custom.css

Browse files
Files changed (1) hide show
  1. assets/custom.css +9 -0
assets/custom.css CHANGED
@@ -9,6 +9,15 @@
9
  --message-bot-background-color-dark: #2C2C2C;
10
  }
11
 
 
 
 
 
 
 
 
 
 
12
  #app_title {
13
  font-weight: var(--prose-header-text-weight);
14
  font-size: var(--text-xxl);
 
9
  --message-bot-background-color-dark: #2C2C2C;
10
  }
11
 
12
+
13
+ .gradio-container-3-43-2 .prose * {
14
+ color: #f10000 !important;
15
+ }
16
+
17
+
18
+
19
+
20
+
21
  #app_title {
22
  font-weight: var(--prose-header-text-weight);
23
  font-size: var(--text-xxl);