diff --git a/contact.html b/contact.html index 7106483..1af2935 100644 --- a/contact.html +++ b/contact.html @@ -15,21 +15,15 @@

For buisness inquiries, please email requests@tronnet.net. Please use the tag [Quote] to request a quote for cluster services. If possible, please include usage and configuration requirements.

- - -
+

Legal Inqueries

For legal inquiries, please email requests@tronnet.net. Please use the tag [Legal] to request legal information about the cluster or contract details. If requesting contract clarification please include your client ID

-
- -
+

Support Inquries

If you are a user of tronnet, please refer to the documentation for information about how to recieve technical support.

-
- -
+

User Inquries

Tronnet does not publish private information of users, except those published in the User Directory.

diff --git a/index.html b/index.html index b1f8493..576a577 100644 --- a/index.html +++ b/index.html @@ -20,16 +20,12 @@ - - -
+

User Directory

-
- -
+

Information

diff --git a/style.css b/style.css index 31494d4..65590d4 100644 --- a/style.css +++ b/style.css @@ -32,6 +32,7 @@ p { .center-div { min-width: 480px; max-width: 50%; + width: min-content; margin-left: auto; margin-right: auto; }