docs2/docs.css
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:55:50 +0000 (16:55 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:55:50 +0000 (16:55 +0800)
docs2/docs.css

index 7cc27bd..0339a49 100644 (file)
@@ -898,4 +898,7 @@ pre code {
 .doc-not-member {
     background-color:  #fcf8e3;
     
+}
+.jsdoc-pretty code {
+    background-color: #fff;
 }
\ No newline at end of file