diff --git a/static/css/general.css b/static/css/general.css index 0aac8bc..4ab7c3c 100644 --- a/static/css/general.css +++ b/static/css/general.css @@ -107,6 +107,13 @@ td, th { padding: 0.5rem; } +#licenseimg { + vertical-align: middle; + height: inherit; + width: auto; + display: inline; +} + @media (max-width: 20rem), (max-width: 300px) { * { word-wrap: break-word; diff --git a/templates/base.html b/templates/base.html index 75a178d..655e9ca 100644 --- a/templates/base.html +++ b/templates/base.html @@ -62,15 +62,24 @@ rel="noreferer" href="https://gitlab.com/jotoho" >@jotoho) - All rights reserved + >) +
+ Licensed under + CC BY-NC-ND 4.0 + (unless otherwise specified)

- This page is being served using - CaddyThis page + is being served using + Caddy and was generated using Zola. You may contact me via