tabs: decrease contrast for tabs title #550

This commit is contained in:
Sören Weber 2023-06-08 15:23:55 +02:00
parent d86973ae01
commit efce383939
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -1881,7 +1881,7 @@ html[dir="rtl"] #sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
#body .tab-nav-title{ #body .tab-nav-title{
font-size: .9rem; font-size: .9rem;
font-weight: 500; font-weight: 400;
line-height: 1.42857143; line-height: 1.42857143;
padding: .2rem 0; padding: .2rem 0;
margin-inline-start: .6rem; margin-inline-start: .6rem;