Skip to content

Commit 43f696e

Browse files
asimoneclaude
andcommitted
Polish footer: blend Ko-fi button into page background
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 377c7e8 commit 43f696e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,8 @@
308308
font-family: 'Lato', sans-serif;
309309
font-size: .78rem;
310310
font-weight: 700;
311-
color: #fff;
312-
background: #29abe0;
313-
padding: 4px 10px;
314-
border-radius: 5px;
311+
color: var(--gold);
312+
background: var(--bg);
315313
text-decoration: none;
316314
white-space: nowrap;
317315
transition: opacity .15s;

0 commit comments

Comments
 (0)