Bold tab group link text

This commit is contained in:
Helen Chong 2024-12-02 23:48:39 +08:00
parent 2b8c194794
commit 46443844e7
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ p + .adoptables { margin-top: 1em; }
.tab__btn { .tab__btn {
display: inline-block; display: inline-block;
color: var(--clr-code-bg); color: var(--clr-code-bg);
font-weight: 700;
background-color: var(--clr-title-border); background-color: var(--clr-title-border);
text-decoration: none; text-decoration: none;
padding: 0.4em 0.8em; padding: 0.4em 0.8em;