From 0c72d17e6adbf71ab1958b4f89faa003044db253 Mon Sep 17 00:00:00 2001 From: gravel Date: Sun, 4 Jun 2023 13:04:30 +0000 Subject: [PATCH 1/3] Footer anchor & return link positioning --- output/css/instructions.css | 4 ++++ sites/index.php | 13 ++++++++----- sites/instructions.php | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/output/css/instructions.css b/output/css/instructions.css index c210325..542bf04 100644 --- a/output/css/instructions.css +++ b/output/css/instructions.css @@ -32,3 +32,7 @@ a, .anchorstyle { border: 2px solid black; border-radius: 1em; } + +#link-return { + float: right; +} diff --git a/sites/index.php b/sites/index.php index 2c51add..36f5f57 100644 --- a/sites/index.php +++ b/sites/index.php @@ -63,18 +63,21 @@
+ About + >Switch theme Instructions
@@ -86,7 +89,7 @@
-
+

unique Session Communities on servers have been found. diff --git a/sites/instructions.php b/sites/instructions.php index b6b2385..def2414 100644 --- a/sites/instructions.php +++ b/sites/instructions.php @@ -36,7 +36,7 @@

Instructions for joining Session Communities

-

+