From 94a7c57e5cb7be5bc1e8f2369c36a78c2abfb4e9 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 16 Feb 2016 21:40:46 +0100 Subject: Tweak colors --- tmpl/root | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tmpl/root') diff --git a/tmpl/root b/tmpl/root index eab7b55..f8dc030 100644 --- a/tmpl/root +++ b/tmpl/root @@ -13,10 +13,15 @@ } h1 { font-family: 'Raleway', sans-serif; + color: #F50; } pre { font-family: 'Anonymous Pro', monospace; } + a { + color: #05A; + text-decoration: none; + } -- cgit v1.2.3