fix link color

This commit is contained in:
Francesco Esposito 2019-03-15 19:13:50 +01:00
parent 04839fd549
commit aef480e82e
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ a {
color: #f1fb61;
}
a:hover {
color: #fddec0;
}
.footer {
margin-top: 15px;
color: #ffffff;