summary refs log tree commit diff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css4
1 files 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;
 }