From a9ee0711e2b541e7a7bd5ddfeee42e6b9a8f904f Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 21 Mar 2020 13:43:40 +0100 Subject: add viewport, put the info below the list --- webAO/index.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'webAO/index.html') diff --git a/webAO/index.html b/webAO/index.html index 9bd24b7..7f367da 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -11,6 +11,8 @@ + + @@ -53,25 +55,24 @@ - -
-
- -

- -

-
+
+

Server List

+
+

Masterserver version - ...

+

Client version - ...

+
+ +
+
+
+

+

-- cgit From 923569a4a9e111bee72beece2f00e18e021a7418 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 21 Mar 2020 16:03:29 +0100 Subject: add a link below the masterchat. if web fails to load it will show up at the top --- webAO/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/index.html') diff --git a/webAO/index.html b/webAO/index.html index 7f367da..abf9860 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -66,8 +66,8 @@

Masterserver version - ...

Client version - ...

-
+

Having trouble? Join us on Discord

-- cgit From b689c28212a0fd33bf5ca9a0b3e2756e56fb0cdb Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 21 Mar 2020 16:31:28 +0100 Subject: auto indent --- webAO/index.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'webAO/index.html') diff --git a/webAO/index.html b/webAO/index.html index abf9860..a2c1203 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -7,9 +7,12 @@ - - - + + + @@ -58,8 +61,9 @@

Server List

@@ -76,4 +80,4 @@
- + \ No newline at end of file -- cgit