From a5e3615fe31585280073965ebca7473521bd9006 Mon Sep 17 00:00:00 2001 From: bkraul Date: Thu, 26 Jul 2018 14:12:30 -0500 Subject: [PATCH] Re-styled labels --- gitea-github.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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; +}