diff --git a/backplaces/style.css b/backplaces/style.css index e1011e8..42b30a3 100644 --- a/backplaces/style.css +++ b/backplaces/style.css @@ -126,6 +126,12 @@ body { #licensing-information { font-size: 0.5rem; + position: fixed; + bottom: 0; + left: 0.2rem; + max-width: 23%; + padding: 0.5rem; + opacity: 0.8; } .container {