tejasashinde commited on
Commit
9518638
·
verified ·
1 Parent(s): b57857e

Update aurora_css.py

Browse files
Files changed (1) hide show
  1. aurora_css.py +4 -0
aurora_css.py CHANGED
@@ -11,6 +11,10 @@ body {
11
  color: white !important;
12
  }
13
 
 
 
 
 
14
  /* Gradient border on focus for the container div */
15
  .aurora-hover-gradient {
16
  position: relative;
 
11
  color: white !important;
12
  }
13
 
14
+ .dark .gradio-container .prose h1 {
15
+ color: navy;
16
+ }
17
+
18
  /* Gradient border on focus for the container div */
19
  .aurora-hover-gradient {
20
  position: relative;