Fix: offline text logo uses heading-color for dark theme visibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
font-size: 2rem;
|
||||
font-weight: 700;
|
||||
font-family: 'Osaka', var(--body-font-family, sans-serif);
|
||||
text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
|
||||
color: var(--heading-color, var(--body-font-color, #f1f5f9));
|
||||
}
|
||||
|
||||
.moko-offline-brand .brand-tagline {
|
||||
|
||||
Reference in New Issue
Block a user