This repository has been archived on 2020-12-20. You can view files and clone it, but cannot push or open issues or pull requests.

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;
}