consolidate center-div's,
set width to min-content
This commit is contained in:
parent
0810b361bd
commit
f05d29fcf5
12
contact.html
12
contact.html
@ -15,21 +15,15 @@
|
||||
<p>
|
||||
For buisness inquiries, please email <a href = "mailto:requests@tronnet.net">requests@tronnet.net</a>. Please use the tag [Quote] to request a quote for cluster services. If possible, please include usage and configuration requirements.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class = "center-div">
|
||||
|
||||
<h3>Legal Inqueries</h3>
|
||||
<p>
|
||||
For legal inquiries, please email <a href = "mailto:requests@tronnet.net">requests@tronnet.net</a>. Please use the tag [Legal] to request legal information about the cluster or contract details. If requesting contract clarification please include your client ID
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class = "center-div">
|
||||
|
||||
<h3>Support Inquries</h3>
|
||||
<p> If you are a user of tronnet, please refer to the <a href = "https://docs.tronnet.net/en/quick-support">documentation</a> for information about how to recieve technical support.</p>
|
||||
</div>
|
||||
|
||||
<div class = "center-div">
|
||||
|
||||
<h3>User Inquries</h3>
|
||||
<p> Tronnet does not publish private information of users, except those published in the <a href = "index.html"> User Directory</a>.</p>
|
||||
</div>
|
||||
|
@ -20,16 +20,12 @@
|
||||
<button onclick="window.location.href='https://wiki.tronnet.net';">Cluster Documentation</button>
|
||||
<button onclick="window.location.href='https://mail.tronnet.net/mail';">Tronnet Mail</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center-div">
|
||||
|
||||
<h3>User Directory</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='https://root.tronnet.net';">root</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center-div">
|
||||
|
||||
<h3>Information</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='contact.html';">Contact Us</button>
|
||||
|
Loading…
Reference in New Issue
Block a user