Skip to content

Commit

Permalink
rtfd citations looked wired
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Mar 18, 2020
1 parent 567a152 commit 87f2b01
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/_static/darkness.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,26 @@ body {
background:#242424;
}

/* -------------------------------------footnote sections------------------------------------------------ */
.rst-content table.docutils.citation td,
.rst-content table.docutils.citation tr,
.rst-content table.docutils.footnote td,
.rst-content table.docutils.footnote tr {
text-align: left;
}

.rst-content table.docutils.citation,
.rst-content table.docutils.footnote {
color:#fcfcfc;
}

.rst-content table.docutils.citation tt,
.rst-content table.docutils.citation code,
.rst-content table.docutils.footnote tt,
.rst-content table.docutils.footnote code {
color:#16ff00;
}

/* -------------------------------------sidebar sections------------------------------------------------ */
.wy-side-nav-search {
background-color:#006B09;
Expand Down

0 comments on commit 87f2b01

Please sign in to comment.