Repository: pdfbox-docs Updated Branches: refs/heads/asf-site ad00b0879 -> 7cc6fb47a
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/7cc6fb47 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/7cc6fb47 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/7cc6fb47 Branch: refs/heads/asf-site Commit: 7cc6fb47afc43fea7d779ceb49a01e78758c0525 Parents: ad00b08 Author: Maruan Sahyoun <[email protected]> Authored: Thu Mar 29 23:47:40 2018 +0200 Committer: Maruan Sahyoun <[email protected]> Committed: Thu Mar 29 23:47:40 2018 +0200 ---------------------------------------------------------------------- content/css/site.css | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/7cc6fb47/content/css/site.css ---------------------------------------------------------------------- diff --git a/content/css/site.css b/content/css/site.css index fea60e1..e65512c 100644 --- a/content/css/site.css +++ b/content/css/site.css @@ -332,6 +332,10 @@ table tr:nth-child(even) td, table tr.even td { margin: 2rem 0; } +.documentation code { + color: black; +} + /* * Off Canvas
