Version
This commit is contained in:
parent
4f6be3cf67
commit
4f80afe70d
|
@ -35,7 +35,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
<input type="checkbox" id="navbar-toggle">
|
<input type="checkbox" id="navbar-toggle">
|
||||||
</div>
|
</div>
|
||||||
<div id="info-content" class="tab-content">
|
<div id="info-content" class="tab-content">
|
||||||
<label>Version 2.3.5</label>
|
<label>Version 2.8.4</label>
|
||||||
<label onmouseover="this.querySelector('span').style.color='lime'" onmouseout="this.querySelector('span').style.color='green'">
|
<label onmouseover="this.querySelector('span').style.color='lime'" onmouseout="this.querySelector('span').style.color='green'">
|
||||||
Server Status: <span style="color: green; transition: color 0.3s ease;">Running</span>
|
Server Status: <span style="color: green; transition: color 0.3s ease;">Running</span>
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user