reset/update password
This commit is contained in:
@@ -107,6 +107,7 @@ textarea:focus { border-color: var(--deep-sage); box-shadow: 0 0 0 4px rgba(85,
|
||||
.auth-switch a { color: var(--deep-sage); font-weight: 800; }
|
||||
.alert { margin-bottom: 18px; padding: 12px 14px; border-radius: 12px; font-size: .9rem; }
|
||||
.alert-error { color: #874d40; background: #fbe7e0; }
|
||||
.alert-success { color: #3d6b4f; background: #e4f2e6; }
|
||||
|
||||
.list-topbar { display: flex; justify-content: space-between; align-items: center; margin-bottom: 27px; }
|
||||
.back-link { color: var(--muted); font-size: .85rem; font-weight: 700; text-decoration: none; }
|
||||
|
||||
Reference in New Issue
Block a user