Поиск по тегам

This commit is contained in:
Vinejar
2025-03-31 09:27:29 +03:00
parent 13c1f0ccae
commit 4046d3f8ea

View File

@@ -196,8 +196,8 @@ body {
border-radius: 8px; border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1); box-shadow: 0 2px 5px rgba(0,0,0,0.1);
position: fixed; position: fixed;
right: 20px; right: 180px;
top: 100px; top: 70px;
z-index: 100; z-index: 100;
} }