Remove Tandoor recipes
This commit is contained in:
parent
8f5c67b614
commit
b8ae201e3f
10
index.html
10
index.html
|
@ -54,16 +54,6 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://recipes.jimbosfiles.com">
|
||||
<button class="custom-button recipes">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
<img class="button-image" src="./images/tandoor.png" alt="Button Logo" style="width: 5em; height: auto;">
|
||||
<span class="button-text">Tandoor</span>
|
||||
<span class="button-subtext">Recipes</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 {
|
|||
.cloud .color-part { background-color: #5ca9d6; }
|
||||
.warden .color-part { background-color: #63b8a4; }
|
||||
.git .color-part { background-color: #8abf50; }
|
||||
.recipes .color-part { background-color: #e3c594; }
|
||||
.stream .color-part { background-color: #F54E31; }
|
||||
.radio .color-part { background-color: #253785; }
|
||||
.element .color-part { background-color: #4ca68c; }
|
||||
|
|
Loading…
Reference in a new issue