Spaces:
Runtime error
Runtime error
body, html { | |
height: 100%; | |
margin: 0; | |
} | |
.gradio_container { | |
height: 100%; | |
} | |
/**gallery**/ | |
#gallery { | |
height: 400px; | |
width: 100%; | |
} | |
/**every font dropdown in editing**/ | |
#font_input_0 input { | |
color: #ff0000; | |
font-size: 15px; | |
} | |
#font_input_1 input { | |
color: #ff9900; | |
font-size: 15px; | |
} | |
#font_input_2 input { | |
color: #996633; | |
font-size: 15px; | |
} | |
#font_input_3 input { | |
color: #33cc33; | |
font-size: 15px; | |
} | |
#font_input_4 input { | |
color: #33cccc; | |
font-size: 15px; | |
} | |
#font_input_5 input { | |
color: #0066ff; | |
font-size: 15px; | |
} | |
#font_input_6 input { | |
color: #ff3399; | |
font-size: 15px; | |
} | |
#font_input_7 input { | |
color: #cc00cc; | |
font-size: 15px; | |
} | |
#font_input_0.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_1.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_2.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_3.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_4.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_5.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_6.block.svelte-90oupt { | |
height: 30px; | |
} | |
#font_input_7.block.svelte-90oupt { | |
height: 30px; | |
} | |
/**every text box in editing**/ | |
#text_input_0 input { | |
font-size: 15px; | |
} | |
#text_input_1 input { | |
font-size: 15px; | |
} | |
#text_input_2 input { | |
font-size: 15px; | |
} | |
#text_input_3 input { | |
font-size: 15px; | |
} | |
#text_input_4 input { | |
font-size: 15px; | |
} | |
#text_input_5 input { | |
font-size: 15px; | |
} | |
#text_input_6 input { | |
font-size: 15px; | |
} | |
#text_input_7 input { | |
font-size: 15px; | |
} | |
#text_input_0.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_1.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_2.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_3.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_4.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_5.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_6.block.svelte-90oupt { | |
height: 30px; | |
} | |
#text_input_7.block.svelte-90oupt { | |
height: 30px; | |
} | |
#row_show { | |
display: block | |
height: 25px | |
} | |
#markdown_1 { | |
display: block; | |
height: 25px; | |
} | |
#markdown_2 { | |
display: block; | |
height: 25px; | |
} | |
#markdown_1 span { | |
display: block; | |
height: 25px; | |
} | |
#markdown_2 span { | |
display: block; | |
height: 25px; | |
} | |
#run_edit { | |
background-color: #ff4500; | |
color: white; | |
} | |
#run_upload { | |
background-color: #ff4500; | |
color: white; | |
} | |
/************************************** | |
footer.svelte-1ax1toq { | |
display: none !important; | |
} | |
/**************************************/ | |