From 2f18d565cb06de3826aee13fd07356adf29d9cbc Mon Sep 17 00:00:00 2001 From: gameboyprinter Date: Mon, 20 Aug 2018 18:46:00 -0500 Subject: refactor part 1 --- webAO/client.html | 424 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 252 insertions(+), 172 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 5a8bd0e..2343264 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -1,54 +1,56 @@ - - Attorney Online session - - - - + + + + Attorney Online session + + + + - - + + - - + + - +
-

They might be very busy. Are you sure?

+

+ They might be very busy. Are you sure?

- -
-
-

Loading

- -
-
- -
-
- + +
+
+

Loading

+ +
+
+ +
+
+ + \ No newline at end of file -- cgit