Isabel Gwara commited on
Commit
8ec001f
·
1 Parent(s): 793f1bf

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +2 -24
app.css CHANGED
@@ -15,11 +15,9 @@ img {
15
  .gr-button {
16
  display: block !important;
17
  width: 100% !important;
18
- color: #000000 !important;
19
  transition: all .2s ease-out 0s !important;
20
  box-shadow: 0 10px #DBFBFB !important;
21
- border-radius: 10px !important;
22
- border-color: black !important;
23
  --tw-gradient-from: #C0FCDC !important;
24
  --tw-gradient-to: #DBFBFB !important;
25
  }
@@ -35,25 +33,9 @@ img {
35
  box-shadow: 0 10px #F5501C !important;
36
  }
37
 
38
- /*
39
- .selected {
40
- background-color: #656bd6 !important;
41
- }
42
-
43
- .radio_item {
44
- border-radius: 10px;
45
- padding-left: 10px !important;
46
- padding-right: 10px !important;
47
- }
48
-
49
- .radio_item:hover {
50
- color: #656bd6 !important;
51
- } */
52
-
53
- /*
54
  .gr-check-radio {
55
  background-color: #CE2C97 !important;
56
- } */
57
 
58
  h1 {
59
  background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif) !important;
@@ -67,10 +49,6 @@ h1 {
67
  margin: 10px 0 !important;
68
  }
69
 
70
- .panel_header {
71
- color: black !important;
72
- }
73
-
74
  .box {
75
  background-color: #454545 !important;
76
  text-align: center;
 
15
  .gr-button {
16
  display: block !important;
17
  width: 100% !important;
 
18
  transition: all .2s ease-out 0s !important;
19
  box-shadow: 0 10px #DBFBFB !important;
20
+ border-radius: 0px !important;
 
21
  --tw-gradient-from: #C0FCDC !important;
22
  --tw-gradient-to: #DBFBFB !important;
23
  }
 
33
  box-shadow: 0 10px #F5501C !important;
34
  }
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  .gr-check-radio {
37
  background-color: #CE2C97 !important;
38
+ }
39
 
40
  h1 {
41
  background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif) !important;
 
49
  margin: 10px 0 !important;
50
  }
51
 
 
 
 
 
52
  .box {
53
  background-color: #454545 !important;
54
  text-align: center;