From c82f1b68636574ed05b82072a8977a4ff98ced9b Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Wed, 7 Oct 2015 01:48:48 -0300 Subject: [PATCH] fix over bold on repository and wiki block --- css/software-pages.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/software-pages.css b/css/software-pages.css index eaaa369..91dd1c2 100644 --- a/css/software-pages.css +++ b/css/software-pages.css @@ -303,7 +303,7 @@ padding: 12px 10px; background: #EAEBEE; color: #2C66CE; - font: normal normal bold 12px 'open_sansbold', arial, helvetica, sans-serif; + font: normal normal normal 12px 'open_sansbold', arial, helvetica, sans-serif; text-transform: uppercase; display: block; position: relative; -- libgit2 0.21.2