add icons, change styles
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
align-items: center;
|
||||
color: #1f2937;
|
||||
|
||||
.icon {
|
||||
margin-left: 5px;
|
||||
margin-top: 5px;
|
||||
color: #6366f1;
|
||||
}
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
width: 8px;
|
||||
|
||||
@@ -127,6 +127,7 @@
|
||||
cursor: pointer;
|
||||
transition: all 0.3s;
|
||||
margin-bottom: 20px;
|
||||
margin: 20px 0 0 0;
|
||||
}
|
||||
|
||||
.register-link {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user