footer.css 139 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
/* footer */
footer{
    background-color: #EDF2F2;
}
.cnt_footer{
    color: #000;
    font-size: 10px;
    border-top: solid 1px #CCC;
}