1
0
mirror of https://github.com/privacyguides/discourse-brand.git synced 2025-06-20 03:44:22 +00:00

Import custom CSS

This commit is contained in:
2023-05-28 15:45:56 -05:00
parent ce9285a4d9
commit d5f086c088
5 changed files with 245 additions and 193 deletions

View File

@ -89,6 +89,13 @@ body:not(.category-announcements-blog) .forum-custom-header-links > a {
border-top: none;
}
.create-account .user-fields {
display: none;
}
.second-factor-item > .actions > button.btn-danger.btn-flat.no-text.btn.no-text.btn-icon {
display: none;
}
// From discourse-easy-footer component:
.custom-footer {