aboutsummaryrefslogtreecommitdiffstats
path: root/extra.css
diff options
context:
space:
mode:
authorChia-liang Kao <clkao@clkao.org>2016-06-19 17:35:26 +0800
committerChia-liang Kao <clkao@clkao.org>2016-06-19 17:35:30 +0800
commit013a6e58516156101dc90d87b88ea6c092096c64 (patch)
treee605f742e2e3f7c576eac8bff899dd218d737a8d /extra.css
parentf1f0a8e943c07872d3b7eb3281718beec19fd62d (diff)
downloaddat-docs-013a6e58516156101dc90d87b88ea6c092096c64.tar.gz
dat-docs-013a6e58516156101dc90d87b88ea6c092096c64.zip
remove mkdocs stuff
Diffstat (limited to 'extra.css')
-rw-r--r--extra.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/extra.css b/extra.css
deleted file mode 100644
index b1f46c2..0000000
--- a/extra.css
+++ /dev/null
@@ -1,19 +0,0 @@
-.wy-side-nav-search {
- background-color: #35b44f;
-}
-
-body {
- font-size: 1em;
-}
-
-code, .hljs-tag, .hljs-built_in, .hljs-tag .hljs-title, .hljs-rule .hljs-property, .django .hljs-tag, .hljs-keyword, .css .rule .hljs-keyword, .hljs-winutils, .nginx .hljs-title, .hljs-subst, .hljs-request, .hljs-status, .hljs-comment, .diff .hljs-header, .hljs-javadoc {
- font-weight: normal;
- font-style: normal;
- color: #111;
- font-size: 16px;
-}
-
-h3, h4, h5, h6 {
- color: #6A7380;
- margin-top: 1em;
-}