From 237b6d5cd5bd289982a2588607556ef1a1874acf Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 23 Mar 2015 22:10:53 +0100 Subject: style: Make headers #111 --- src/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/style.css b/src/style.css index 919c63d..55f7d45 100644 --- a/src/style.css +++ b/src/style.css @@ -18,6 +18,10 @@ body { -ms-hyphens: auto; hyphens: auto; } +h1, h2, h3 { + color: #111; +} + a, a:visited { text-decoration: none; color: #32609C; -- cgit v1.2.3-54-g00ecf