Coding_Art_KEW_22/website/style.css

9 lines
108 B
CSS
Raw Normal View History

2022-09-11 08:33:20 +00:00
html {
background-color: #fdf6e3 !important;
}
footer {
text-align: center;
margin-top: 3em;
}