NerRoB-czech / style.css
AlzbetaStrompova
fix light color
d4d79b0
raw
history blame
337 Bytes
footer {
display: none !important;
}
:root {
color-scheme: light dark;
}
.container .svelte-ju12zg {
color: light-dark(black, white);
}
.text.svelte-ju12zg {
padding: 0;
margin: 0;
}
.textspan.svelte-ju12zg.hl {
margin: 0;
padding: 0;
}
.textspan.svelte-ju12zg.no-cat {
margin: 0;
padding: 0;
}