multimodalart HF staff commited on
Commit
0a3b6eb
·
1 Parent(s): 46e0332

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -126,6 +126,9 @@ height: 126px; width: 100%
126
  [aria-label="Share"]{
127
  display: none !important;
128
  }
 
 
 
129
  @media print{
130
  body gradio-app {
131
  background-color: #000305 !important;
 
126
  [aria-label="Share"]{
127
  display: none !important;
128
  }
129
+ h3 a{
130
+ color: var(--body-text-color);
131
+ }
132
  @media print{
133
  body gradio-app {
134
  background-color: #000305 !important;