edit styles, add vk-button and initial setup for vk auth

This commit is contained in:
smanylov
2025-12-15 17:32:30 +07:00
parent b0d1b954dd
commit 79df200ccb
9 changed files with 128 additions and 6 deletions
+1 -1
View File
@@ -186,7 +186,7 @@
}
th {
background: linear-gradient(135deg, #6366f1, #8b5cf6);
background: linear-gradient(180deg, #6366f1, #8b5cf6);
color: white;
padding: 15px;
text-align: left;