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;