5 lines
85 B
CSS
5 lines
85 B
CSS
@import "reset-to-defaults.css";
|
|
|
|
.background {
|
|
background-color: rebeccapurple;
|
|
}
|