hgbook

changeset 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 173e6eac4d5c
children cf24633b8de7
files en/hgbook.css en/note.png
line diff
     1.1 --- a/en/hgbook.css	Thu Mar 08 23:35:23 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;
     2.1 Binary file en/note.png has changed