dcl footer link color

This commit is contained in:
Arvind Tiwari 2018-02-09 07:36:04 +05:30
parent 39f9dc25e7
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;
}

View File

@ -1223,7 +1223,6 @@ tech-sub-sec h2 {
footer {
padding: 50px 20px;
background-color: #f8f8f8;
}
.topnav a:focus {