Updated styling

This commit is contained in:
2025-02-20 15:48:01 +01:00
parent 2f76ba32ec
commit 0782dc404d
2 changed files with 21 additions and 7 deletions

View File

@@ -626,6 +626,11 @@ div#app header, div#app header *{
background-color: var(--color-90) !important;
}
.content-wrapper, .main-footer {
background-color: var(--color-92);
color: var(--color-18);
}
/** Nextcloud specific **/
html.ng-csp header#header{
color: var(--color-90) !important;