Skip to content
This repository has been archived by the owner on Nov 25, 2017. It is now read-only.

Commit

Permalink
Tweaked CSS to better match Sphinx changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobian committed Sep 25, 2012
1 parent 1e4b4a6 commit eb9074a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions themes/djangobook/static/djangobook.css
Expand Up @@ -32,11 +32,9 @@ div.nav { margin: 0; font-size: 11px; text-align: right; color: #487858;}
dd { margin-left:15px; }
h1 { font-size:218%; margin-top:0.6em; margin-bottom:.4em; line-height:1.1em; }
h1,h2,h3,h4 { margin-top:1.4em; font-family:"Trebuchet MS",sans-serif; font-weight:normal; }
h2#chapter-title { font-size: 218%; line-height:1.2em; margin-bottom: 0.8em; }
h2#chapter-subtitle { font-size: 140%; margin-top:-1.2em !important; margin-bottom:1.6em; margin-left:.2em; color:#487858; }
h3 { font-size:150%; margin-bottom:.6em; line-height:1.2em; color:#092e20; }
h4 { font-size:125%; font-weight:bold; margin-bottom:.2em; color:#487858; }
h5 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
h2 { font-size:150%; margin-bottom:.6em; line-height:1.2em; color:#092e20; }
h3 { font-size:125%; font-weight:bold; margin-bottom:.2em; color:#487858; }
h4 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
div.figure { text-align: center; }
div.figure p.caption { font-size:1em; margin-top:0; margin-bottom:1.5em; color: #555;}
hr { color:#ccc; background-color:#ccc; height:1px; border:0; }
Expand Down

0 comments on commit eb9074a

Please sign in to comment.