No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 57: Line 57:
--base-background-color: #13191c;
--base-background-color: #13191c;
color: var(--content-text-color);
color: var(--content-text-color);
}
/* Dark theme logo */
.stw-theme-dark .minerva-header .branding-box a span::after {
    background-image: url('https://structorica.wiki/images/logo.png');
}
}