Spaces:
Runtime error
Runtime error
#title { | |
font-size: 50px; | |
font-weight: bolder; | |
color: #031af0; | |
text-align: center; | |
font-family: Georgia, 'Times New Roman', Times, serif; | |
} | |
.gradio-container-4-12-0.prose * { | |
color: var(--body-text-color); | |
display: block; | |
margin: 0 auto; | |
width: 100%; | |
height: auto; | |
object-fit: contain; | |
} | |
/*AI button*/ | |
#column_button { | |
flex-grow: unset ; | |
min-width: min(0.5px, 100%) ; | |
} | |
.btn_texture_font_file { | |
background-color: #624AFF ; | |
color: #FFFFFF ; | |
font-weight: 1000 ; | |
max-width: 40px ; | |
border-radius: 100px ; | |
min-width: 40px ; | |
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5) ; | |
} | |
.gap.svelte-vt1mxs { | |
gap: var(--layout-gap); | |
background: #fff; | |
/* justify-content: center; */ | |
} | |
#button_param { | |
background: #0d02ea ; | |
color: white ; | |
border-radius: 3px ; | |
} | |
#button_param1 { | |
flex-grow: unset; | |
flex-shrink: unset; | |
flex-basis: unset; | |
margin: auto; | |
width: unset; | |
padding: unset; | |
box-shadow: unset; | |
font-size: 14px; | |
} | |
#show_window_image { | |
border-color: #9d9d9d ; | |
box-shadow: 0 3px 5px rgba(159, 159, 159, 0.5); | |
align-items: center ; | |
height: 245px ; | |
margin-left: 20px; | |
margin-right: 20px; | |
} | |
#show_window_video { | |
border-color: #909090 ; | |
box-shadow: 0 3px 5px rgba(118, 118, 118, 0.5); | |
align-items: center ; | |
height: 245px ; | |
} | |
.gallery.svelte-13hsdno.svelte-13hsdno.svelte-13hsdno { | |
display: flex; | |
flex-wrap: wrap; | |
gap: 0px ; | |
flex-direction: row; | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #c1c2c3 ; | |
width: 220px ; | |
} | |
.hide-container.svelte-90oupt { | |
margin: 0; | |
box-shadow: none; | |
--block-border-width: 0; | |
background: transparent; | |
padding: 0; | |
overflow: visible; | |
display: flex; | |
flex-direction: column; | |
align-content: space-around; | |
} | |
.container.svelte-7uit3c img { | |
width: 70px; | |
height: 80px; | |
object-fit: contain; | |
} | |
.container.svelte-1de9zxs video { | |
width: 70px; | |
height: 95px; | |
/* object-fit: cover; */ | |
object-fit: contain; | |
} | |
.tab-nav.svelte-kqij2n { | |
display: flex; | |
position: relative; | |
flex-wrap: wrap; | |
border-bottom: 1px solid var(--border-color-primary); | |
} | |
.label.svelte-13hsdno.svelte-13hsdno.svelte-13hsdno { | |
display: none ; | |
align-items: center; | |
margin-bottom: var(--size-2); | |
color: var(--block-label-text-color); | |
font-weight: var(--block-label-text-weight); | |
font-size: var(--block-label-text-size); | |
line-height: var(--line-sm); | |
} | |
/* pages */ | |
.paginate.svelte-13hsdno.svelte-13hsdno.svelte-13hsdno { | |
display: none ; | |
justify-content: center; | |
align-items: center; | |
gap: var(--spacing-sm); | |
margin-top: var(--size-2); | |
color: var(--block-label-text-color); | |
font-size: var(--text-sm); | |
} | |
.flex.svelte-116rqfv { | |
display: flex; | |
justify-content: center; | |
align-items: center; | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #b6b6b7 ; | |
} | |
#show_window_result { | |
border-color: #707093; | |
box-shadow: 1 3px 5px rgba(108, 104, 108, 0.5); | |
border-style: solid; | |
overflow: hidden; | |
min-width: min(160px, 100%); | |
border-width: var(--block-border-width); | |
height: 340px ; | |
margin: 2px ; | |
} | |
#show_box { | |
border-style: solid; | |
overflow: visible; | |
min-width: min(0px, 100%); | |
border-width: var(--block-border-width); | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #9900ff ; | |
background: #fff; | |
padding: 5px; | |
/* width: 547px !important; */ | |
} | |
#show_box1 { | |
border-style: solid; | |
overflow: visible; | |
min-width: min(0px, 100%); | |
border-width: var(--block-border-width); | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #fbf9f9 ; | |
background: #fff; | |
padding: 5px; | |
/* width: 547px !important; */ | |
} | |
#show_box2 { | |
border-style: solid; | |
overflow: visible; | |
min-width: min(0px, 100%); | |
border-width: var(--block-border-width); | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #9900ff ; | |
/* width: 547px !important; */ | |
/* height: min(618.48px, 100%) !important; */ | |
/* min-height: min(618.48px, 100%); */ | |
height: 758.5px; | |
/* margin: 0 auto !important; */ | |
display: flex; | |
flex-wrap: wrap; | |
background: #fff; | |
padding: 5px; | |
} | |
#show_box3 { | |
/* border-style: solid; | |
overflow: visible; | |
min-width: min(0px, 100%); | |
border-width: var(--block-border-width); | |
display: flex; | |
flex-wrap: nowrap; | |
align-items: center; | |
background: #fff; */ | |
/* align-items: flex-start; */ | |
--block-radius: 0px; | |
--block-border-width: 0px; | |
--layout-gap: 1px; | |
--form-gap-width: 1px; | |
--button-border-width: 0px; | |
--button-large-radius: 0px; | |
--button-small-radius: 0px; | |
display: flex; | |
flex-direction: row; | |
align-items: center; | |
padding: 5px; | |
} | |
.empty.svelte-lk9eg8 { | |
display: flex; | |
justify-content: center; | |
align-items: center; | |
/* margin-top: calc(0px - var(--size-6)); */ | |
height: var(--size-full); | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #c4c3c4 ; | |
} | |
.container.svelte-1f354aw>input.svelte-1f354aw, | |
.container.svelte-1f354aw>textarea.svelte-1f354aw { | |
/* border: var(--input-border-width) solid var(--input-border-color); */ | |
/* border-radius: var(--input-radius); */ | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #909090 ; | |
box-shadow: 0 3px 5px rgba(118, 118, 118, 0.5); | |
align-items: center ; | |
/* width: 477px!important; */ | |
} | |
div.svelte-sfqy0y .block { | |
box-shadow: none ; | |
border-width: 0px ; | |
border-radius: 0 ; | |
padding: 0px ; | |
} | |
video.svelte-w5wajl.svelte-w5wajl { | |
position: inherit; | |
background-color: rgba(0, 0, 0, .1); | |
width: var(--size-full); | |
height: var(--size-full); | |
object-fit: contain; | |
} | |
.gradio-container-4-12-0img, | |
.gradio-container-4-12-0video { | |
max-width: 100%; | |
height: auto; | |
margin: 0; | |
} | |
div.svelte-19hvt5v { | |
display: flex; | |
position: relative; | |
border: 1px solid var(--border-color-primary); | |
border-top: none; | |
border-bottom-right-radius: var(--container-radius); | |
border-bottom-left-radius: var(--container-radius); | |
padding: var(--block-padding); | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #acacad ; | |
/* width: 520px!important; */ | |
} | |
input.svelte-1evtqhp.svelte-1evtqhp { | |
margin: var(--spacing-sm); | |
outline: none; | |
border: none; | |
background: inherit; | |
width: var(--size-full); | |
color: var(--body-text-color); | |
font-size: var(--input-text-size); | |
height: 60px; | |
} | |
#release_note { | |
color: #624AFF; | |
font-weight: 600; | |
} | |
.selected.svelte-kqij2n { | |
border-color: var(--border-color-primary); | |
background: var(--background-fill-primary); | |
color: var(--body-text-color); | |
background: #371ceb ; | |
color: white ; | |
} | |
#font_style { | |
font-size: 16px; | |
font-weight: 800; | |
text-align: -webkit-center; | |
min-width: min(0px, 100%); | |
} | |
#round_box { | |
align-items: center; | |
} | |
.gradio-container-4-12-0 .prose pre, | |
.gradio-container-4-12-0 .prose blockquote, | |
.gradio-container-4-12-0 .prose dl, | |
.gradio-container-4-12-0 .prose figure, | |
.gradio-container-4-12-0 .prose table, | |
.gradio-container-4-12-0 .prose p, | |
.gradio-container-4-12-0 .prose ul, | |
.gradio-container-4-12-0 .prose ol, | |
.gradio-container-4-12-0 .prose form { | |
margin-bottom: var(--spacing-md); | |
font-weight: 800; | |
} | |
#font_style1 { | |
font-size: 16px; | |
font-style: inherit; | |
font-weight: 800; | |
font-family: system-ui; | |
text-align: -webkit-left; | |
justify-content: center | |
} | |
input.svelte-3pzdsv.svelte-3pzdsv.svelte-3pzdsv { | |
--ring-color: transparent; | |
position: relative; | |
box-shadow: var(--input-shadow); | |
border: 1px solid #245ed2; | |
border-radius: var(--checkbox-border-radius); | |
background-color: var(--checkbox-background-color); | |
line-height: var(--line-sm); | |
} | |
#checkbox_0 { | |
border-left: 5px; | |
padding: 5px; | |
} | |
.gradio-container-4-12-0img, | |
.gradio-container-4-12-0video { | |
max-width: 100%; | |
height: -webkit-fill-available; | |
margin: 0; | |
} | |
.container.svelte-1f354aw>input.svelte-1f354aw, | |
.container.svelte-1f354aw>textarea.svelte-1f354aw { | |
border-top-width: 1px ; | |
border-right-width: 1px ; | |
border-bottom-width: 1px ; | |
border-left-width: 1px ; | |
border-color: #dddbdb ; | |
box-shadow: 0 3px 5px rgba(118, 118, 118, 0.5); | |
align-items: center ; | |
} | |
#css_img_QRCode { | |
max-height: 250px ; | |
display: flex ; | |
justify-content: center ; | |
} | |
#css_img_QRCode_text { | |
text-align: center; | |
} | |
.gradio-container-4-12-0.prose p { | |
margin-bottom: var(--spacing-sm); | |
line-height: var(--line-lg); | |
font-weight: 800; | |
} | |
#text_style11 { | |
.container.svelte-1f354aw>input.svelte-1f354aw, | |
.container.svelte-1f354aw>textarea.svelte-1f354aw { | |
border-top-width: 0px ; | |
border-right-width: 0px ; | |
border-bottom-width: 0px ; | |
border-left-width: 0px ; | |
border-color: #dddbdb ; | |
-webkit-text-fill-color: #060df6; | |
padding: unset; | |
/* line-height: 25px; */ | |
/* box-shadow: unset; */ | |
padding-top: 9px; | |
} | |
} | |
.gradio-container-4-12-0.prose p { | |
margin-bottom: var(--spacing-sm); | |
line-height: var(--line-lg); | |
font-weight: 800; | |
background: rgb(255, 255, 255); | |
} | |
div.svelte-iyf88w>*:not(.absolute) { | |
border: none; | |
border-radius: 0; | |
background: rgb(255, 255, 255); | |
} | |
#css_img_dreamoving { | |
max-height: 80px ; | |
display: flex ; | |
justify-content: center ; | |
} |