From 9ce9783323592ebbaefb4bcb5553caa7f6a8ff1b Mon Sep 17 00:00:00 2001 From: Alex Tsernoh Date: Tue, 5 Apr 2022 19:40:36 +0100 Subject: [PATCH] minor fixes --- web/_css/style.css | 9 +++++++++ web/index.html | 5 +---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/web/_css/style.css b/web/_css/style.css index 45468923..d99f32a4 100644 --- a/web/_css/style.css +++ b/web/_css/style.css @@ -655,6 +655,7 @@ #bottomBar { right: 10px; display: flex; gap: 10px; + z-index: 100; } div:not(.listHidden) > #bottomBar { @@ -728,6 +729,14 @@ #author { z-index: 1100; min-width: 320px; text-align: center; + display: flex; + align-items: center; + justify-content: center; +} + +#author p { + margin: 0; + line-height: inherit; } #zoomControls { diff --git a/web/index.html b/web/index.html index c7a4c739..63913a10 100644 --- a/web/index.html +++ b/web/index.html @@ -148,7 +148,7 @@

The 2022 /r/place Atlas

- Code by . Source on GitHub (2022 Version Github). Images provided by Alex Tsernoh. +

Code by . Source on GitHub. This site is powered by Netlify. Images provided by Alex Tsernoh.

@@ -237,9 +237,6 @@

Donation Links


-
- Code forked by . Source on GitHub, Images provided by Alex Tsernoh. This site is powered by Netlify. -