Exd/style.css
2024-10-29 19:11:29 +01:00

16 lines
162 B
CSS

headerbar box {
background: #48E1C0;
}
button {
min-width: 0;
}
box.paywall {
background: white;
}
box.avoid-main-input {
background: black;
}