Compare commits
No commits in common. "b11dd255a98d562d7c0b74683dc45df048a34b48" and "074eeb057f04986a1b11bfb4e8c303270aae951d" have entirely different histories.
b11dd255a9
...
074eeb057f
|
|
@ -1404,7 +1404,7 @@ List is not yet complete.
|
||||||
}
|
}
|
||||||
|
|
||||||
.references {
|
.references {
|
||||||
background: linear-gradient(140deg, #f5a9b8 0%, #f5bbc6 13%, #f5cdd4 25%, #f3dee2 38%, #f0f0f0 50%, #dee5eb 63%, #ccdae6 75%, #bad0e0 88%, #a8c5db 100%);
|
background: linear-gradient(145deg, #f5a9b8 0%, #e4b1c1 25%, #d2b8ca 50%, #bebfd2 75%, #a8c5db 100%);
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
23
index.html
23
index.html
|
|
@ -13,7 +13,7 @@
|
||||||
</link>
|
</link>
|
||||||
<title>JaxOff Links</title>
|
<title>JaxOff Links</title>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Open Graph -->
|
<!-- Open Graph -->
|
||||||
|
|
@ -197,7 +197,7 @@
|
||||||
<use href="#svg-paintbrush"></use>
|
<use href="#svg-paintbrush"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span class="item-title text-center">Jax' Refsheet (VSONA)</span>
|
<span class="item-title text-center">Design Reference</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
<use href="#svg-palette"></use>
|
<use href="#svg-palette"></use>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span class="item-title text-center">11twink Colours</span>
|
<span class="item-title text-center">Colours</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -244,6 +244,19 @@
|
||||||
</div>
|
</div>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<a id="Events/Feb2026">
|
||||||
|
<h2 class="separator" title="Events">
|
||||||
|
Februar 2026
|
||||||
|
</h2>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<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 ConYes" href="https://www.dedeco-online.de">
|
||||||
|
<span class="item-title text-center">DeDeCo // Dresden // 13.02.-15.02.2026</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<a id="Events/May2026">
|
<a id="Events/May2026">
|
||||||
<h2 class="separator" title="Events">
|
<h2 class="separator" title="Events">
|
||||||
Mai 2026
|
Mai 2026
|
||||||
|
|
@ -277,7 +290,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="page-item-wrap relative">
|
<div class="page-item-wrap relative">
|
||||||
<div class="page-item flex-both-center absolute"></div>
|
<div class="page-item flex-both-center absolute"></div>
|
||||||
<a target="_blank" class="page-item-each py-10 flex-both-center ConYes" href="https://www.wiemaikai.de/">
|
<a target="_blank" class="page-item-each py-10 flex-both-center ConProb" href="https://www.wiemaikai.de/">
|
||||||
<span class="item-title text-center">Wie.MAI.KAI // Flörsheim am Main // 13.-14.06.2026</span>
|
<span class="item-title text-center">Wie.MAI.KAI // Flörsheim am Main // 13.-14.06.2026</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -296,7 +309,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="page-item-wrap relative">
|
<div class="page-item-wrap relative">
|
||||||
<div class="page-item flex-both-center absolute"></div>
|
<div class="page-item flex-both-center absolute"></div>
|
||||||
<a target="_blank" class="page-item-each py-10 flex-both-center ConYes" href="https://animagic.de/">
|
<a target="_blank" class="page-item-each py-10 flex-both-center ConProb" href="https://animagic.de/">
|
||||||
<span class="item-title text-center">AnimagiC // Mannheim // 31.07.-02.08.2026</span>
|
<span class="item-title text-center">AnimagiC // Mannheim // 31.07.-02.08.2026</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue