From 0cd0112092aa713fea6070d6aab55b198b2bb71e Mon Sep 17 00:00:00 2001 From: Robert Jelic Date: Sun, 9 Feb 2025 19:44:34 +0100 Subject: [PATCH] Test --- ldoc.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldoc.css b/ldoc.css index 55aec8c..3fc7a39 100644 --- a/ldoc.css +++ b/ldoc.css @@ -6,8 +6,8 @@ http://developer.yahoo.com/yui/license.html version: 2.8.2r1 */ html { - color: #000; - background: #FFF; + color: #dfdfdf; + background: #1b1b1b; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin: 0;