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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user