Dagfinn1962 commited on
Commit
56c480c
1 Parent(s): 6b8d73b

Update main.css

Browse files
Files changed (1) hide show
  1. main.css +2 -2
main.css CHANGED
@@ -30,7 +30,7 @@ label {
30
 
31
  gr.Textbox {
32
  font-family: verdana;
33
- background-color: #279700;
34
  color: #000000;
35
  font-weight: 700;
36
  font-size: 14px;
@@ -39,7 +39,7 @@ gr.Textbox {
39
 
40
  gr.Botton {
41
  font-family: verdana;
42
- background-color: #279700;
43
  color: #FFFFFF;
44
  font-weight: 700;
45
  font-size: 14px;
 
30
 
31
  gr.Textbox {
32
  font-family: verdana;
33
+ background-color: #6262d1;
34
  color: #000000;
35
  font-weight: 700;
36
  font-size: 14px;
 
39
 
40
  gr.Botton {
41
  font-family: verdana;
42
+ background-color: #6262d1;
43
  color: #FFFFFF;
44
  font-weight: 700;
45
  font-size: 14px;