This commit is contained in:
2020-03-15 00:47:08 +01:00
parent 0a74df5ff7
commit a89612b9af
2 changed files with 3 additions and 3 deletions

View File

@ -564,12 +564,12 @@ footer {
}
.foot-logo p {
color: #444;
color: gray;
margin-top: 10px;
}
.foot-logo p a {
color: #666;
color: lightgray;
display: inline-block;
border: none;
width: auto;