fonts fixing
Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/c6eedf44 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/c6eedf44 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/c6eedf44 Branch: refs/heads/gh-pages Commit: c6eedf447e709f2f524c86dd36462e53b713466b Parents: 9dc72b8 Author: Elliot Berry <[email protected]> Authored: Fri May 29 13:22:05 2015 -0400 Committer: Elliot Berry <[email protected]> Committed: Fri May 29 13:22:05 2015 -0400 ---------------------------------------------------------------------- _sass/_doc-content.scss | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/c6eedf44/_sass/_doc-content.scss ---------------------------------------------------------------------- diff --git a/_sass/_doc-content.scss b/_sass/_doc-content.scss index f81ce78..bab2acc 100644 --- a/_sass/_doc-content.scss +++ b/_sass/_doc-content.scss @@ -225,6 +225,7 @@ div.docsidebar ul ul ul{ line-height: 24px; display: inline-block; width: 100%; + font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; } .docsidebarwrapper li.toctree-l1 ul > li{
