naveenvenkatesh commited on
Commit
d1aac3e
·
1 Parent(s): 9abd7a2

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -6
style.css CHANGED
@@ -4,15 +4,10 @@
4
  margin-right: auto;
5
  }
6
  gradio-app{
7
- background:url("file=tFTl2R.gif") !important;
8
  height: 100%;
9
  width : 100%;
10
  }
11
- gradio-app{
12
- background: url("file=tFTl2R.gif"") !important;
13
- background-size: cover;
14
- background-position: center;
15
- }
16
  .filenameshow{
17
  height:110px;
18
  }
 
4
  margin-right: auto;
5
  }
6
  gradio-app{
7
+ background:url("file=tFTl2R.gif") !important cover;
8
  height: 100%;
9
  width : 100%;
10
  }
 
 
 
 
 
11
  .filenameshow{
12
  height:110px;
13
  }