media-converter / styles.css
Lazarus
test theme change
b43a58a
raw
history blame contribute delete
140 Bytes
#outputtext {
color: green;
}
#acontrast {
width: 50%;
}
#button {
width: 30%
}
body {
background: var(--body-background-fill);
}