Web3Daily commited on
Commit
e502435
1 Parent(s): 8cce01b

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +4 -1
custom.css CHANGED
@@ -1,4 +1,7 @@
 
 
 
1
  .gradio_submit_button {
2
  background-color: #DF3840;
3
  color: white;
4
- }
 
1
+ body {
2
+ background-color: #f0f0f0;
3
+ }
4
  .gradio_submit_button {
5
  background-color: #DF3840;
6
  color: white;
7
+ }