Yntec commited on
Commit
692acec
·
1 Parent(s): 8119f39

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -8,8 +8,8 @@ a {
8
  text-decoration: underline;
9
  }
10
  .gradio-container {
11
- color: ffaa66;
12
- background-color: #003366;
13
  font-family: 'IBM Plex Sans', sans-serif;
14
  }
15
  .gr-button {
 
8
  text-decoration: underline;
9
  }
10
  .gradio-container {
11
+ color: #ffaa66;
12
+ background-color: #005566;
13
  font-family: 'IBM Plex Sans', sans-serif;
14
  }
15
  .gr-button {