dcl footer link color

This commit is contained in:
Arvind Tiwari 2018-02-09 07:36:04 +05:30
commit 6c3cb5edaf
2 changed files with 4 additions and 1 deletions

View file

@ -91,4 +91,8 @@ p.copyright {
footer {
padding: 20px 0;
background-color: #f8f8f8;
}
footer a {
color: #777;
}