changeset 152:44f233544e9e

Fix up the "note" rendering for HTML.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 08 Mar 2007 23:35:57 -0800
parents 173e6eac4d5c
children cf24633b8de7
files en/hgbook.css en/note.png
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/hgbook.css	Thu Mar 08 23:35:23 2007 -0800
+++ b/en/hgbook.css	Thu Mar 08 23:35:57 2007 -0800
@@ -146,7 +146,7 @@
 }
 .fbox {
   background: url(note.png) no-repeat #cec;
-  padding-left: 58px;
+  padding-left: 65px;
   padding-top: 1em;
   padding-bottom: 1em;
   padding-right: 1em;
Binary file en/note.png has changed