Spaces:
Runtime error
Runtime error
| #col-container { | |
| max-width: 800px; | |
| margin-left: auto; | |
| margin-right: auto; | |
| } | |
| gradio-app{ | |
| background:url("file=fadeae.png") ; | |
| } | |
| .filenameshow{ | |
| height:110px; | |
| } | |
| .uploadbutton{ | |
| height:40px; | |
| } | |
| #row-flex { | |
| display: flex; | |
| align-items: center; | |
| justify-content: center; | |
| } | |
| .leftimage .rightimage{ | |
| float:left; | |
| filter: drop-shadow(20px 20px 10px white); | |
| } | |
| .leftimage{ | |
| padding-top:40px; | |
| margin-left:310px; | |
| } | |
| .rightimage{ | |
| padding-top:40px; | |
| margin-right:320px; | |
| } |