Spaces:
Sleeping
Sleeping
| #col-container { | |
| max-width: 900px; | |
| margin-left: auto; | |
| margin-right: auto; | |
| } | |
| gradio-app{ | |
| background: rgb(153,0,255); | |
| background: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) ; | |
| height: 100%; | |
| width: 100%; | |
| } | |
| .filenameshow{ | |
| height:70px; | |
| } | |
| .submit{ | |
| height:90px; | |
| } | |
| .uploadbutton{ | |
| height:90px; | |
| } |