html-templater/style.css
2024-03-10 08:51:30 -05:00

9 lines
83 B
CSS

body {
background-color: linen;
}
h1 {
color: maroon;
margin-left: 40px;
}