From 2742ec7a947ce6195bdcbbdeefa17f04502e66b7 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 16 May 2015 22:46:21 -0700 Subject: update to "Searchable settings are one honking great idea..." --- source/css/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/css') diff --git a/source/css/theme.css b/source/css/theme.css index 8d715bfe..b8eecde6 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -170,9 +170,9 @@ div.indextoc ul li time.tocdate { } noscript { - color: #aaa; + color: #ccc; } noscript a { - color: #aaa; + color: #ccc; } -- cgit v1.2.1