Offline text logo: primary color on light, heading-color on dark. Bump 03.09.21
Some checks failed
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 9s
Repo Health / Repository health (push) Failing after 3s
Some checks failed
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 9s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -78,7 +78,11 @@
|
||||
font-size: 2rem;
|
||||
font-weight: 700;
|
||||
font-family: 'Osaka', var(--body-font-family, sans-serif);
|
||||
color: var(--heading-color, var(--body-font-color, #f1f5f9));
|
||||
color: var(--color-primary, #112855);
|
||||
}
|
||||
|
||||
:root[data-bs-theme="dark"] .moko-offline-brand .site-title {
|
||||
color: var(--heading-color, #f1f5f9);
|
||||
}
|
||||
|
||||
.moko-offline-brand .brand-tagline {
|
||||
|
||||
Reference in New Issue
Block a user