up similar cases page

This commit is contained in:
Tykayn 2025-10-15 15:26:37 +02:00 committed by tykayn
parent 7cebea45d8
commit 848169595d
13 changed files with 459 additions and 392 deletions

View file

@ -8,6 +8,12 @@
border-width: 0;
padding: 4px;
color: #333;
background: variables.$csc-copy-color
cursor: pointer;
background: variables.$csc-copy-color;
&:hover {
color: white;
background: variables.$csc-magic-color;
}
}
}