6 lines
90 B
CSS

footer {
background-color: #808080;
border-top: solid 1px black;
color: white;
}