add icons, change styles

This commit is contained in:
smanylov
2025-12-09 18:08:58 +07:00
parent c8e8be8935
commit 8ca445e8c6
18 changed files with 81 additions and 166 deletions
+6
View File
@@ -6,6 +6,12 @@
align-items: center;
color: #1f2937;
.icon {
margin-left: 5px;
margin-top: 5px;
color: #6366f1;
}
&::before {
content: '';
width: 8px;
+1
View File
@@ -127,6 +127,7 @@
cursor: pointer;
transition: all 0.3s;
margin-bottom: 20px;
margin: 20px 0 0 0;
}
.register-link {
+8 -1
View File
@@ -177,6 +177,7 @@
padding: 20px 20px 0;
color: #111827;
font-size: 18px;
margin-bottom: 20px;
}
table {
@@ -215,6 +216,7 @@
justify-content: center;
margin-right: 12px;
border: 2px solid #6366f1;
color: #6366f1;
}
&-title {
@@ -261,8 +263,13 @@
}
.btn-secondary {
background: #6b7280;
background: #6366f1;
color: white;
padding: 5px 16px 5px 10px;
}
.icon {
height: 18px;
}
.real-protection-badge {