From 3352673ace94a41da1cf2c269fabd7c212f300fa Mon Sep 17 00:00:00 2001 From: Shatrughn Gupta Date: Tue, 11 Jul 2017 01:02:57 +0530 Subject: [PATCH] chore: update colors :lipstick: --- css/style.css | 7 ++++++- faq.html | 2 +- index.html | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index df774de..05c0f68 100644 --- a/css/style.css +++ b/css/style.css @@ -7,10 +7,15 @@ body { font-size: 18px; max-width: 800px; margin: 0 auto; - color: black; + color: #37474f; + line-height: 1.5; font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } +h1, h2, h3, h4, h5, h6 { + color: #263238; +} + a { color: inherit; text-decoration-color: grey; diff --git a/faq.html b/faq.html index 1995815..d0f258d 100644 --- a/faq.html +++ b/faq.html @@ -113,7 +113,7 @@

# Privacy Policy OR How is

# Where is the source code?

diff --git a/index.html b/index.html index 63ff2d3..1449ecc 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@

Get a key by authenticating below. W Go to Dashboard -

Run supported code through CodeSheet or from supported sites using one of the browser extensions:
Chrome, Firefox

+

Supported code can be run in CodeSheet or directly from supported sites using browser extensions:
Chrome, Firefox