Removed 1.9 - Very Low Quality and Voted to Remove
This commit is contained in:
parent
362d17bca5
commit
0b16ec5fae
@ -16,13 +16,6 @@ body {
|
||||
justify-content: center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.Container19{
|
||||
display: flex;
|
||||
width: 1%;
|
||||
flex-wrap:wrap;
|
||||
justify-content: center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.Container15{
|
||||
display: flex;
|
||||
width: 1%;
|
||||
|
File diff suppressed because one or more lines are too long
@ -39,15 +39,6 @@
|
||||
<div class="search-container">
|
||||
<input type="text" id="search-bar" placeholder="Search Clients...">
|
||||
</div>
|
||||
<!-- Version 1.9 Section -->
|
||||
<div id="desktopVersion19">
|
||||
<p class="version-text" style="color: black;">Version 1.9</p>
|
||||
<div class="Container19">
|
||||
<a class="version-link filter-button" href="./eagler-files/1.9/EaglercraftL_1.9.html">
|
||||
<button style="background-color: rgb(76, 175, 80);">Main 1.9 Client</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Version 1.8 Section -->
|
||||
<div id="desktopVersion18">
|
||||
<p class="version-text" style="color: black;">Version 1.8</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user