Coding_Art_KEW_22/website/style.css
2022-09-11 10:33:20 +02:00

8 lines
108 B
CSS

html {
background-color: #fdf6e3 !important;
}
footer {
text-align: center;
margin-top: 3em;
}