nirajandhakal commited on
Commit
c2c7c7e
·
verified ·
1 Parent(s): 2003452

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -71,12 +71,12 @@ body {
71
  background-color: #0277bd;
72
  }
73
  .gr-examples-card {
74
- background-color: #ffffff;
75
  border: 1px solid #0288d1;
76
  border-radius: 12px;
77
  padding: 16px;
78
  margin-bottom: 12px;
79
- color: #123132;
80
  }
81
  .gr-examples-card:hover {
82
  background-color: #e0f7fa;
 
71
  background-color: #0277bd;
72
  }
73
  .gr-examples-card {
74
+ background-color: #f4faff;
75
  border: 1px solid #0288d1;
76
  border-radius: 12px;
77
  padding: 16px;
78
  margin-bottom: 12px;
79
+ color: #005662;
80
  }
81
  .gr-examples-card:hover {
82
  background-color: #e0f7fa;