From 6cf536888742f07e360d6aec51c516bc2da40d45 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 21 Jul 2019 15:04:51 +0200 Subject: fix indentation --- webAO/client.css | 2 + webAO/client.html | 433 ++++++++++++++++++++++++++++-------------------------- webAO/master.html | 77 +++++----- 3 files changed, 269 insertions(+), 243 deletions(-) (limited to 'webAO') diff --git a/webAO/client.css b/webAO/client.css index 1573103..56a0336 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -28,9 +28,11 @@ img { 0% { color: #fff; } + 50% { color: red; } + 100% { color: #fff; } diff --git a/webAO/client.html b/webAO/client.html index c824ad3..860e043 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -11,7 +11,8 @@ - + @@ -23,99 +24,101 @@ @@ -146,134 +149,148 @@
Content
- - - -
-
-
- Current Area Background - - Background Preview - - - -
- -
- -
-
- Change -
-
-
+ + + +
+
+
+ Current Area Background + + Background Preview + + + +
+ +
+ +
+
+ Change +
+
+
- - - -
- Information -
- Evidence Icon -
- - - -
- - -
-
-
- -
-
- Add Evidence - Edit Evidence - Cancel Evidence - Remove Evidence + + + +
+ Information +
+ Evidence Icon +
+ + + +
+ +
-
-
-
-
- Present -
- - - - - - - - -
-
-
Music -
-
SFX - +
+
-
Blip - +
+ Add Evidence + Edit Evidence + Cancel Evidence + Remove Evidence
-
- Change - Random -
-
- - -
-
- - -
-
- Only touch these settings if you know what you are doing. -
-
- - -
-
- - -
-
- - - +
+
+
+
+ Present +
- - - - -

webAO

-

version 2.3

-

Client created by - @stonedDiscord and fixed up by - @oldmud0 and - Qubrick.

-

Special thanks to Aleks for reverse engineering the original Delphi client written by FanatSors.

-
+ + + + + + + +
+
+
Music + +
+
SFX + +
+
Blip + +
+
+ Change + Random +
+
+ + +
+
+ + +
+
+ Only touch these settings if you know what you are doing. +
+
+ + +
+
+ + +
+
+ + +
+ + + + + +

webAO

+

version 2.3

+

Client created by + @stonedDiscord and fixed up by + @oldmud0 and + Qubrick.

+

Special thanks to Aleks for reverse engineering the original Delphi client written by FanatSors.

+
@@ -327,4 +344,4 @@ - + \ No newline at end of file diff --git a/webAO/master.html b/webAO/master.html index b65c554..c291b66 100644 --- a/webAO/master.html +++ b/webAO/master.html @@ -1,42 +1,49 @@ - - Attorney Online ONLINE - - - - + + + Attorney Online ONLINE + + + + + - +

Mundi optimum

+ +

principium drama

+ + - -
-
-

This page uses cookies. By clicking on a server you agree that a cookie is saved on your computer.


+ +
+
+

This page uses cookies. By clicking on a server you agree that a cookie is saved on your computer.

+

The downloadable client is recommended


The green servers are more likely to work, red ones will not

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