helmfridsson commited on
Commit
a9ac054
·
verified ·
1 Parent(s): 7914b16

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -136,12 +136,12 @@ button.gr-button.card {
136
 
137
  .answer-box wrap,
138
  .answer-box.gr-box {
139
- color: #000000 !important;
140
  background: #ffffff !important;
141
  border: none !important;
142
  }
143
  .answer-box {
144
- border: 2px solid #000000 !important;
145
  border-radius: 10px !important;
146
  }
147
 
 
136
 
137
  .answer-box wrap,
138
  .answer-box.gr-box {
139
+ color: #1e5bd7 !important;
140
  background: #ffffff !important;
141
  border: none !important;
142
  }
143
  .answer-box {
144
+ border: 2px solid #1e5bd7 !important;
145
  border-radius: 10px !important;
146
  }
147