Cat fixes

This commit is contained in:
Fred Boniface 2022-10-17 14:39:24 +01:00
parent 6c6a404538
commit 78557474cb
1 changed files with 5 additions and 0 deletions

View File

@ -188,3 +188,8 @@ footer {
bottom: 0;
left: 0;
}
footer a {
text-decoration: underline;
color: white;
}