Whatever is on the page now idk

This commit is contained in:
Jimbo 2024-08-26 14:32:37 -04:00
parent 934bd5feac
commit 4822d4c9f7
2 changed files with 0 additions and 11 deletions

View file

@ -54,16 +54,6 @@
</div>
</button>
</a>
<a href="https://guard.jimbosfiles.com">
<button class="custom-button guard">
<div class="color-part"></div>
<div class="button-content">
<img class="button-image" src="./images/adguard.png" alt="Button Logo" style="width: 5em; height: auto;">
<span class="button-text">AdGuard</span>
<span class="button-subtext">DNS Protection</span>
</div>
</button>
</a>
<a href="https://recipes.jimbosfiles.com">
<button class="custom-button recipes">
<div class="color-part"></div>

View file

@ -82,7 +82,6 @@ header img {
.cloud .color-part { background-color: #5ca9d6; }
.warden .color-part { background-color: #63b8a4; }
.git .color-part { background-color: #8abf50; }
.guard .color-part { background-color: #408043; }
.recipes .color-part { background-color: #e3c594; }
.panel .color-part { background-color: #8ad3db; }
.stream .color-part { background-color: #F54E31; }