removed old login announcement page and added new sign in button

This commit is contained in:
Beverly Nguyen
2024-06-10 16:05:59 -07:00
parent 749935e94d
commit ed0f5a7b9e
5 changed files with 28 additions and 56 deletions

View File

@@ -157,6 +157,19 @@ td.table-empty-message {
}
}
.usa-button svg {
margin-left: .5rem;
height: 1rem;
}
.login-button.login-button--primary, .login-button.login-button--primary:hover {
color: #112e51;
background-color: #fff;
border: 1px solid #767676;
display: inline-flex;
justify-content: center;
}
.user-list-edit-link:active:before,
.user-list-edit-link:focus:before {
box-shadow: none;