Moved logo to docs, fixed logo not visible in light mode
This commit is contained in:
@@ -79,4 +79,8 @@ url("/fonts/bootstrap-icons.woff") format("woff");
|
||||
td.btn-group {
|
||||
display: revert;
|
||||
min-width: 15rem;
|
||||
}
|
||||
|
||||
[data-bs-theme="light"] img[alt="Logo"] {
|
||||
filter: invert(100%);
|
||||
}
|
||||
Reference in New Issue
Block a user