From afacc6de257d29d3434c674eb40916ff46969bba Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 12 Oct 2008 16:09:48 +0200 Subject: Tweak colors Thanks to eTM. --- data/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/style.css b/data/style.css index 3de9499..5eacfc0 100644 --- a/data/style.css +++ b/data/style.css @@ -42,8 +42,8 @@ h2 abbr { .entry-content a, .nav a { text-decoration: none; - color: #69CE0D; - background-color: #EBFBCF; + color: #4E9A06; + background-color: #E8FFD0; padding: 0px 1px; } -- cgit 1.4.1