Remove Pufferpanel to reflect Nix config
This commit is contained in:
parent
e03432432b
commit
c8d6944527
10
index.html
10
index.html
|
@ -64,16 +64,6 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://panel.jimbosfiles.com">
|
||||
<button class="custom-button panel">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
<img class="button-image" src="./images/pufferpanel.png" style="width: 4.3em; height: auto;">
|
||||
<span class="button-text">Pufferpanel</span>
|
||||
<span class="button-subtext">Game Servers</span>
|
||||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://live.jimbosfiles.com/">
|
||||
<button class="custom-button stream">
|
||||
<div class="color-part"></div>
|
||||
|
|
|
@ -83,7 +83,6 @@ header img {
|
|||
.warden .color-part { background-color: #63b8a4; }
|
||||
.git .color-part { background-color: #8abf50; }
|
||||
.recipes .color-part { background-color: #e3c594; }
|
||||
.panel .color-part { background-color: #8ad3db; }
|
||||
.stream .color-part { background-color: #F54E31; }
|
||||
.radio .color-part { background-color: #253785; }
|
||||
.element .color-part { background-color: #4ca68c; }
|
||||
|
|
Loading…
Reference in a new issue