Skip to content

Commit 649e2ca

Browse files
robertoglclaude
andcommitted
Style tool tags with MathWorks blue background and white text
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 96bbd66 commit 649e2ca

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@
251251
}
252252

253253
.tool-tag {
254-
background: var(--tool-bg);
255-
border: 1px solid var(--tool-border);
256-
color: var(--text-muted);
257-
padding: 0.15rem 0.5rem;
254+
background: #0076a8;
255+
border: none;
256+
color: #ffffff;
257+
padding: 0.2rem 0.6rem;
258258
border-radius: 3px;
259259
font-size: 0.72rem;
260260
font-weight: 500;

0 commit comments

Comments
 (0)