From 47dab2d18ef6ee9abedbc3ee358e6cc722ca2a34 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 20 Nov 2015 22:43:01 +0800 Subject: [PATCH] update style --- site/static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/static/style.css b/site/static/style.css index 8c411d046..f45de6d81 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -1670,8 +1670,8 @@ footer ul li > a { .component-demos { margin: 2em 0 1em; - color: #5C6B77; - font-weight: 600; + color: #404040; + font-weight: 500; } .component-demos .anticon-appstore {