ajsbsd commited on
Commit
ceafdcd
·
verified ·
1 Parent(s): 6f3931b

Delete theme.css

Browse files
Files changed (1) hide show
  1. theme.css +0 -11
theme.css DELETED
@@ -1,11 +0,0 @@
1
- .gr-button {
2
- background-color: #3498db !important;
3
- color: white;
4
- }
5
- .gr-button:hover {
6
- background-color: #2980b9 !important;
7
- }
8
- .gr-textbox {
9
- border-radius: 8px;
10
- font-size: 1rem;
11
- }