From ab83c798f6b14e675d2ac3a30f9b53da3501bbd0 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sat, 20 Jun 2015 14:13:16 +0200 Subject: [PATCH] * doc/org/syntax.css: Do not set the body colors. --- doc/org/syntax.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/org/syntax.css b/doc/org/syntax.css index 50a3323d8..1ba1ea684 100644 --- a/doc/org/syntax.css +++ b/doc/org/syntax.css @@ -1,7 +1,3 @@ -body { - color: #f5deb3; - background-color: #2f4f4f; -} .org-bold { /* bold */ font-weight: bold;