Deemphasize persia.css footer

This commit is contained in:
Paul W. 2021-08-08 13:32:28 -04:00 committed by GitHub
parent 38656e9e27
commit 7ece106d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,7 +235,7 @@ footer {
bottom: 0; bottom: 0;
right: 0; right: 0;
color: #fff; color: #fff;
background: linear-gradient(#90c541, #388c73); background: transparent;
padding: 0.25rem; padding: 0.25rem;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 3px 0 rgba(0, 0, 0, 0.1);
} }