web_td01/style.css

10 lines
91 B
CSS

body {
background-color: #eeb72c;
}
h1 {
color: #0c8cee;
}
p {
color: #8800ff;
}