smartdigitalnetworks's picture
Update styles.css
4f8a2e1 verified
raw
history blame
140 Bytes
#outputtext {
color: black;
}
#acontrast {
width: 50%;
}
#button {
width: 30%
}
body {
background: var(--body-background-fill);
}