Initial commit

This commit is contained in:
Kirchik
2025-08-02 11:45:16 +02:00
parent a6a820aba2
commit a0ba937a46
1078 changed files with 7800 additions and 1115 deletions
@@ -26,6 +26,10 @@
padding: 0.375rem 1.25rem;
text-transform: uppercase;
z-index: _misc(z-index-base) + 1;
background: rgba(33, 41, 45, 0.9);
border: 2px solid rgba(255, 255, 255, 0.3);
border-radius: 4px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
&:before {
content: '\f0c9';