diff --git a/tools/jsdoc_custom.css b/tools/jsdoc_custom.css deleted file mode 100644 index cf3cec2..0000000 --- a/tools/jsdoc_custom.css +++ /dev/null @@ -1,17 +0,0 @@ -.usertext h1 -{ - font-size: 36px; - margin: 1em 0; -} - -.usertext h2 -{ - font-size: 30px; - margin: 1em 0; -} - -.usertext h3 -{ - font-size: 24px; - margin: 1em 0; -}