das1mtb56 commited on
Commit
ab44022
·
verified ·
1 Parent(s): 2a8d267

Delete style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -18
style.css DELETED
@@ -1,18 +0,0 @@
1
- body {
2
- background-color: #fdf6ec;
3
- font-family: 'Segoe UI', sans-serif;
4
- }
5
-
6
- h1 {
7
- color: #3e3e3e;
8
- }
9
-
10
- .gr-button {
11
- background-color: #f06543 !important;
12
- color: white !important;
13
- font-weight: bold;
14
- }
15
-
16
- .gr-textbox textarea {
17
- background-color: #fffefb !important;
18
- }