Deemphasize persia.css footer

This commit is contained in:
2021-08-08 13:32:28 -04:00
committed by GitHub
parent 38656e9e27
commit 7ece106d6a

View File

@@ -235,7 +235,7 @@ footer {
bottom: 0;
right: 0;
color: #fff;
background: linear-gradient(#90c541, #388c73);
background: transparent;
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);
}