From 6d624c3ac66e8faccfdc79eadd40fc58a4f4ea20 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Thu, 31 Mar 2016 17:20:04 -0500 Subject: [PATCH] github.styl: Improve label appearance --- sites/github.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/github.styl b/sites/github.styl index dbd5a9d..8ef8c70 100644 --- a/sites/github.styl +++ b/sites/github.styl @@ -401,8 +401,8 @@ border-color color-background-highlight-extra // ** label a.label - background-color highlight - color emphasized + color black + filter opacity(75%) // ** notifications .notifications-list