added refsheet link and changed colours
This commit is contained in:
parent
9516edd449
commit
859b564142
|
@ -1407,3 +1407,8 @@ List is not yet complete.
|
|||
background-color: #1B0B3B;
|
||||
color: #f2f5f4;
|
||||
}
|
||||
|
||||
.references {
|
||||
background-color: #a8c5db;
|
||||
color: #222222;
|
||||
}
|
|
@ -63,6 +63,13 @@
|
|||
<span class="item-title text-center">Twitter</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="page-item-wrap relative">
|
||||
<div class="page-item flex-both-center absolute"></div>
|
||||
<a target="_blank" class="page-item-each py-10 flex-both-center references" href="https://ref.jaxoff.tv" data-id="261685" data-type="page_item">
|
||||
<svg class="link-each-image" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"/></svg>
|
||||
<span class="item-title text-center">Design Reference</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="page-item-wrap relative">
|
||||
<div class="page-item flex-both-center absolute"></div>
|
||||
<a target="_blank" class="page-item-each py-10 flex-both-center instagram" href="https://jaxoff.tv/insta" data-id="261685" data-type="page_item">
|
||||
|
|
Loading…
Reference in New Issue