diff --git a/contact.html b/contact.html index aa6bd61..5c554c0 100644 --- a/contact.html +++ b/contact.html @@ -8,25 +8,32 @@

tronnet

Affordable custom server solutions.

-

Buisness Inqueries

+
+

Buisness Inqueries

- For buisness related inquiries, please email requests@tronnet.net with one of the following subject tags: -

+ 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.

-

Support Inquries

+
+

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.

-

Personal Inquries

+
-

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

+

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 ae430f5..cb2d9b7 100644 --- a/index.html +++ b/index.html @@ -8,20 +8,29 @@

tronnet

Affordable custom server solutions.

-

Cluster Directory

-
- - - - + +
+

Cluster Directory

+
+ + + + +
-

User Directory

-
- + +
+

User Directory

+
+ +
-

Information

-
- + +
+

Information

+
+ +
\ No newline at end of file diff --git a/style.css b/style.css index 07d786e..5b4f525 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,12 @@ color: white; margin: 20px 0px 20px 0px; } +.btn-group { + margin: auto; + display: flex; + flex-direction: row; + justify-content: center; +} .btn-group button { background-color: #00ff00; border: 1px solid #00ff00;