remove std-text class
This commit is contained in:
10
index.html
10
index.html
@@ -7,11 +7,11 @@
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class = "std-text">tronnet</h1>
|
||||
<h2 class = "std-text">Affordable custom server solutions.</h2>
|
||||
<h1>tronnet</h1>
|
||||
<h2>Affordable custom server solutions.</h2>
|
||||
|
||||
<div class="center-div">
|
||||
<h3 class = "std-text">Cluster Directory</h3>
|
||||
<h3>Cluster Directory</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='https://tronnet.net';">Cluster Homepage</button>
|
||||
<button onclick="window.location.href='https://opns.tronnet.net';">DMZ Opnsense</button>
|
||||
@@ -23,14 +23,14 @@
|
||||
</div>
|
||||
|
||||
<div class="center-div">
|
||||
<h3 class = "std-text">User Directory</h3>
|
||||
<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 class = "std-text">Information</h3>
|
||||
<h3>Information</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='contact.html';">Contact Us</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user