Add config option to display source code URL in footer (#2450)

This commit is contained in:
Samantaz Fox 2021-10-07 13:53:12 +02:00 committed by GitHub
parent bfef9d4b6e
commit adc12addfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 66 additions and 26 deletions

View file

@ -314,6 +314,11 @@ footer a {
text-decoration: underline;
}
footer span {
margin: 4px 0;
display: block;
}
/* keyframes */
@keyframes spin {