mod: ядро (14) циферки в виде фигур
This commit is contained in:
@@ -260,8 +260,8 @@
|
||||
</div>
|
||||
</label>
|
||||
|
||||
<!-- 12. Двоичный блок 3x3 -->
|
||||
<label class="cursor-pointer group" title="Матрица 3x3 (0/1)">
|
||||
<!-- 12. Двоичный блок 2x2 -->
|
||||
<label class="cursor-pointer group" title="Матрица 2x2 (0/1)">
|
||||
<input type="radio" name="shape" value="binary" class="hidden peer">
|
||||
<div class="aspect-square flex flex-col items-center justify-center p-1 border-2 border-stone-100 dark:border-zinc-800 rounded-xl text-stone-400 group-hover:text-emerald-500 peer-checked:text-emerald-500 peer-checked:border-emerald-500 peer-checked:bg-emerald-50/10 transition-all hover:border-stone-300 dark:hover:border-zinc-700">
|
||||
<div class="grid grid-cols-2 gap-0.5 font-mono text-[14px] leading-[12px] font-black transition-colors select-none">
|
||||
|
||||
Reference in New Issue
Block a user