From 61b38b82544828299a7e7ba7a5bf8f30bd2e4f68 Mon Sep 17 00:00:00 2001 From: ada Date: Sun, 16 Jun 2024 18:14:55 +0200 Subject: [PATCH] Update 'backplaces/style.css' --- backplaces/style.css | 6 ++++++ 1 file changed, 6 insertions(+) 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 {