hgbook

diff en/hgbook.css @ 152:44f233544e9e

Fix up the "note" rendering for HTML.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 08 23:35:57 2007 -0800 (2007-03-08)
parents 16f02802f448
children 914babdc99c8
line diff
     1.1 --- a/en/hgbook.css	Thu Mar 08 22:51:50 2007 -0800
     1.2 +++ b/en/hgbook.css	Thu Mar 08 23:35:57 2007 -0800
     1.3 @@ -146,7 +146,7 @@
     1.4  }
     1.5  .fbox {
     1.6    background: url(note.png) no-repeat #cec;
     1.7 -  padding-left: 58px;
     1.8 +  padding-left: 65px;
     1.9    padding-top: 1em;
    1.10    padding-bottom: 1em;
    1.11    padding-right: 1em;