From 2725f57f0988a7af5514fcc57410e986cc051da3 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 1 Sep 2014 20:08:01 -0400 Subject: docs: fix header css This got broken during a sloppy git rebase --- docs/source/_static/rambutan-docs.css | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'docs') diff --git a/docs/source/_static/rambutan-docs.css b/docs/source/_static/rambutan-docs.css index deadbcc..af9c286 100644 --- a/docs/source/_static/rambutan-docs.css +++ b/docs/source/_static/rambutan-docs.css @@ -89,21 +89,6 @@ footer#pagefooter, footer#pagefooter a { .contents .topic-title { font-weight: normal; } - -body > header h1 a, body > header h1 a:visited { - color: #000; - margin-left: 240px; - font-family: "Open Sans", "Helvetica", sans-serif; - font-weight: bold; - text-transform: uppercase; - font-variant: small-caps; - font-weight: normal; -} - -.sphinxsidebar h3 a { - color: #222; -} - pre, tt { font-family: "Source Code Pro", "Monaco", "Consolas", "Lucida Console", monospace; } -- cgit v1.2.3