web_td01/style.css

10 lines
91 B
CSS

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