diff --git a/CLAUDE.md b/CLAUDE.md index 75b0b81..b959697 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,6 +6,10 @@ Never include the following in commit messages: - "🤖 Generated with [Claude Code]" attribution - "Co-Authored-By: Claude" lines +## Git Push + +Push automatically when small changes complete. No need to ask. + ## Before Working on Any Repository When working across multiple repositories on localhost: diff --git a/css/unturf.css b/css/unturf.css index b06cebf..3ce6f99 100644 --- a/css/unturf.css +++ b/css/unturf.css @@ -298,6 +298,10 @@ sup a:hover { .logo-container { background: rgba(0, 0, 0, 0.03); } + .unfirehose-logo { + color: #000000 !important; + -webkit-text-fill-color: #000000; + } } @media (min-width: 768px) {