diff --git a/index.html b/index.html index 55782c4..46e87d1 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:40:21 +Last updated 2025-02-09 18:42:47
diff --git a/ldoc.css b/ldoc.css index 4f389ed..55aec8c 100644 --- a/ldoc.css +++ b/ldoc.css @@ -145,7 +145,7 @@ table.index td { text-align: left; vertical-align: top; } #product { text-align: center; border-bottom: 1px solid #cccccc; - background-color: #ffffff; + background-color: #3a3a3a; } #product big { @@ -153,7 +153,7 @@ table.index td { text-align: left; vertical-align: top; } } #main { - background-color: #f0f0ff; + background-color: #131313; border-left: 2px solid #cccccc; }