Spaces:
Sleeping
Sleeping
File size: 355 Bytes
cbb6c91 d4d79b0 cbb6c91 75a65be |
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 |
footer {
display: none !important;
}
:root {
color-scheme: light dark;
}
.text.svelte-ju12zg {
padding: 0;
margin: 0;
}
.textspan.svelte-ju12zg.hl {
margin: 0;
padding: 0;
}
.textspan.svelte-ju12zg.no-cat {
margin: 0;
padding: 0;
}
.category-label.svelte-ju12zg {
background-color: light-dark(white, black,);
}
|