diff --git a/assets/css/theme.css b/assets/css/theme.css index 6ca6b79a01..a66503b088 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -1117,7 +1117,9 @@ tbody > tr:nth-child(even) > td { color: rgba(255, 255, 255, 1); content: attr(aria-label); display: none; + font-family: var(--INTERNAL-MAIN-font); font-size: 0.6875rem; + font-weight: 700; -webkit-font-smoothing: subpixel-antialiased; line-height: 1.5; padding: 5px 8px;