mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
tabs: fix neon variant after revamp #550
This commit is contained in:
parent
013dcc0ba7
commit
91fa8fc403
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ body div.box > .box-label {
|
||||||
0 0 4px var(--VARIABLE-BOX-CAPTION-color);
|
0 0 4px var(--VARIABLE-BOX-CAPTION-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body .tab-panel.cstyle:not(.transparent),
|
||||||
body .badge.cstyle:not(.transparent),
|
body .badge.cstyle:not(.transparent),
|
||||||
body .btn.cstyle {
|
body .btn.cstyle {
|
||||||
--VARIABLE-BOX-TEXT-color: var(--VARIABLE-BOX-CAPTION-color);
|
--VARIABLE-BOX-TEXT-color: var(--VARIABLE-BOX-CAPTION-color);
|
||||||
|
|
Loading…
Reference in a new issue