vjdevane commited on
Commit
5ad9ebd
·
1 Parent(s): dfe2c2d

Adding supporting files

Browse files
Files changed (2) hide show
  1. app.css +16 -0
  2. requirements.txt +0 -0
app.css ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ #component-2, #component-3, #component-4 {
3
+ text-align: center;
4
+ color: #000;
5
+ }
6
+
7
+ .gr-textbox, .gr-file, .gr-gallery {
8
+ background-color: #1e1e1e;
9
+ border: 3px solid #242424;
10
+ color: #000000;
11
+ }
12
+
13
+ h1, .gr-description {
14
+ text-align: center;
15
+ color: #000000;
16
+ }
requirements.txt ADDED
Binary file (3.21 kB). View file