web_td01/style.css
2025-01-14 15:11:04 +01:00

10 lines
91 B
CSS

body {
background-color: #6d6551;
}
h1 {
color: #c6d2db;
}
p {
color: #c9c0d1;
}