Exd/style.css

16 lines
162 B
CSS
Raw Permalink Normal View History

2024-10-29 19:11:29 +01:00
headerbar box {
background: #48E1C0;
}
button {
min-width: 0;
}
box.paywall {
background: white;
}
box.avoid-main-input {
background: black;
}