mirror of
https://github.com/kevin-DL/example.git
synced 2026-01-11 09:44:29 +00:00
5 lines
62 B
CSS
5 lines
62 B
CSS
body {
|
|
background-color: chocolate;
|
|
color: darkmagenta;
|
|
}
|