8 lines
108 B
CSS
8 lines
108 B
CSS
html {
|
|
background-color: #fdf6e3 !important;
|
|
}
|
|
|
|
footer {
|
|
text-align: center;
|
|
margin-top: 3em;
|
|
}
|