Fix: css
This commit is contained in:
@@ -114,6 +114,16 @@ footer {
|
||||
color: var(--muted);
|
||||
}
|
||||
|
||||
button span {
|
||||
text-decoration: none !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.login-register-btn span {
|
||||
text-decoration: none !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user