diff --git a/output/css/instructions.css b/output/css/instructions.css new file mode 100644 index 0000000..e31f6b2 --- /dev/null +++ b/output/css/instructions.css @@ -0,0 +1,20 @@ +header { + text-align: center; +} + +#instructions { + padding: 1em; +} + +.instructions { + display: none; + /* Inconsistent with rest of content */ + font-family: sans-serif; + font-weight: bold; + font-size: 1.25em; + line-height: 1.5; + padding: 2em; + background-color: silver; + border: 2px solid black; + border-radius: 1em; +} diff --git a/output/styles2.css b/output/styles2.css index 4a9843b..26a1c3d 100644 --- a/output/styles2.css +++ b/output/styles2.css @@ -1,4 +1,14 @@ -#headline { text-align: center; } +header { + display: flex; + direction: row; + /* Push items as far apart as possible */ + justify-content: space-between; +} + +#headline { + text-align: center; + flex-grow: 1; +} #tbl_communities { width:100%; } diff --git a/sites/+instructions/English.txt b/sites/+instructions/English.txt new file mode 100644 index 0000000..384f2bb --- /dev/null +++ b/sites/+instructions/English.txt @@ -0,0 +1,13 @@ +On mobile: + + +- Click the Copy button to copy the Join URL. +- Open Session, tap the plus button and choose "Join Community". +- Tap the "Enter Community URL" field, paste your URL and tap "Join". + + +On mobile, with this site open on your PC: + +- Click the QR Code button for your chosen community on your PC. +- Open Session, tap the plus button and choose "Join Community". +- Choose "Scan QR Code" at the top and point your phone camera at the QR code. \ No newline at end of file diff --git a/sites/+instructions/Esperanto.txt b/sites/+instructions/Esperanto.txt new file mode 100644 index 0000000..f4d8f48 --- /dev/null +++ b/sites/+instructions/Esperanto.txt @@ -0,0 +1,5 @@ +Ĉe poŝtelefono: + +- Klaki sur la butono "Copy" por kopii la kuniĝa ligilo. +- Malfermi Session-on, frapeti sur la plus-a butono kaj elekti "Kuniĝi komunumon". +- Frapeti sur "Entajpi komunuma liĝilo", elpoŝigi via ligilo kaj frapeti sur "Kuniĝi". \ No newline at end of file diff --git a/sites/index.php b/sites/index.php index 701ac1a..2555bb8 100644 --- a/sites/index.php +++ b/sites/index.php @@ -18,13 +18,23 @@ Self-updating list of active Session communities -

Session Communities

+
+
+
+ Instructions +
+
+

Session Communities

- +
- +