7 lines
110 B
CSS
7 lines
110 B
CSS
footer {
|
|
background-color: #f5f5f5;
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
} |