fix: remaining footer contrast — footer-creator span + footer-section a
Missed 2 occurrences of #94a3b8 in previous commit. Now zero instances of the old color remain in base.html. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
700c99136e
commit
7f56de7974
@ -843,7 +843,7 @@
|
||||
}
|
||||
|
||||
.footer-creator span {
|
||||
color: #94a3b8;
|
||||
color: #b0bec5;
|
||||
}
|
||||
|
||||
.creator-link {
|
||||
@ -862,7 +862,7 @@
|
||||
}
|
||||
|
||||
.footer-section a {
|
||||
color: #94a3b8;
|
||||
color: #b0bec5;
|
||||
}
|
||||
|
||||
/* ============================================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user