Create cake.css
Browse files
cake.css
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.lg.svelte-1ma3u5b{
|
| 2 |
+
line-height:5em;
|
| 3 |
+
background:cornflowerblue;
|
| 4 |
+
color:white;!important;
|
| 5 |
+
}
|
| 6 |
+
.gradio-container-3-18-0 .prose h1{
|
| 7 |
+
font-size:4rem;!important;
|
| 8 |
+
}
|
| 9 |
+
#component-1185.lg.svelte-1ma3u5b{
|
| 10 |
+
background:#fd5050;!important;
|
| 11 |
+
color:white;!important;
|
| 12 |
+
}
|
| 13 |
+
#component-1184.lg.svelte-1ma3u5b{
|
| 14 |
+
background:#63b163;!important;
|
| 15 |
+
color:white;!important;
|
| 16 |
+
}
|
| 17 |
+
|
| 18 |
+
#component-1137 h4{
|
| 19 |
+
font-size:2rem;!important;
|
| 20 |
+
margin:0;!important;
|
| 21 |
+
}
|
| 22 |
+
#component-1138 h4{
|
| 23 |
+
font-size:2rem;!important;
|
| 24 |
+
margin:0;!important;
|
| 25 |
+
}
|
| 26 |
+
#component-1160.block.svelte-faijhx{
|
| 27 |
+
height:500px;!important;
|
| 28 |
+
}
|
| 29 |
+
#component-1160 div.svelte-116rqfv{
|
| 30 |
+
height:500px;!important;
|
| 31 |
+
}
|
| 32 |
+
#component-1160.fixed-height.svelte-zyic3i{
|
| 33 |
+
height:500px;!important;
|
| 34 |
+
}
|