diff --git a/gitea-github.css b/gitea-github.css index 7aa76bb..70245d4 100644 --- a/gitea-github.css +++ b/gitea-github.css @@ -166,4 +166,9 @@ a { .repository .header-grid .mega-octicon { font-size: 18px; width: 20px; -} \ No newline at end of file +} + +.ui.label { + font-size: 12px; + font-weight: 600; +}