stream-saga/src/components/Form.css

8 lines
70 B
CSS
Raw Normal View History

2019-06-22 19:57:06 -04:00
button {
margin: 10px;
}
.clicked {
background-color: lightgray;
}