5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
:root {
|
|
--background-image: url('/assets/images/img.png');
|
|
--color: black;
|
|
}
|