From bfc56bedf798ceb3a94fdea9ba1e699e36028aad Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Fri, 6 Oct 2017 00:50:38 -0400 Subject: [PATCH] Cosmetic tweaks #206 --- options/options.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/options/options.css b/options/options.css index 6d8c92e5..b74e37e3 100644 --- a/options/options.css +++ b/options/options.css @@ -18,6 +18,7 @@ html.firefox #notes { } body { + background: #fff; margin: 0; font-family: "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; @@ -182,7 +183,7 @@ input[type="color"] { background-color: #f4f4f4; padding: 1.5ex 16px 1ex calc(16px + 2ex); font-size: 90%; - color: #999; + color: #777; } #notes ol {