From 63fff2224cecaa1d7350d7622a494210edeeb587 Mon Sep 17 00:00:00 2001 From: NoryiE Date: Sun, 9 Feb 2025 18:44:59 +0000 Subject: [PATCH] deploy: 0cd0112092aa713fea6070d6aab55b198b2bb71e --- index.html | 2 +- ldoc.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 46e87d1..78268a6 100644 --- a/index.html +++ b/index.html @@ -407,7 +407,7 @@ basalt.run()
generated by LDoc 1.5.0 -Last updated 2025-02-09 18:42:47 +Last updated 2025-02-09 18:44:59
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;