7 lines
80 B
CSS
Raw Normal View History

2019-12-07 13:47:45 -05:00
#Container {
background-color: red;
}
Button {
background-color: red;
}