Spaces:
Sleeping
Sleeping
File size: 915 Bytes
bb63de8 8a96d59 5fbfab8 bb63de8 dd5547e 8a96d59 8c020aa e520696 6b93fa1 dd160ff 6b93fa1 fb0b627 5fbfab8 dd5547e 6b93fa1 dd5547e c0666ce dd5547e 6b93fa1 8c020aa 174623f 4a065f0 c0666ce 174623f 4a065f0 e520696 8a96d59 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
@import url('https://fonts.googleapis.com/css2?family=Silkscreen&display=swap');
.gradio-container {
background-color: #cda678;
font-family: "Silkscreen";
position: relative;
}
#component-1 {
min-height: 75vh;
}
#component-4 {
margin-top: auto;
}
.tabs.svelte-btpldm {
height: 100%;
}
.tabitem {
background-color: #002366;
border: 1px solid #fff;
}
.secondary.svelte-58yet2 {
background-color: #002366;
}
#component-48, #component-51 {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
width: 50%;
height: 50vh;
padding: 80px 20px 20px;
background-color: #fff;
border: 1px solid #002366;
}
#component-49 {
position: initial;
}
#component-50, #component-62 {
position: absolute;
top: 20px;
right: 20px;
width: 44px;
height: 44px;
min-width: 44px;
min-height: 44px;
} |