Whatever is on the page now idk
This commit is contained in:
parent
934bd5feac
commit
4822d4c9f7
10
index.html
10
index.html
|
@ -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>
|
||||
|
|
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue