# HG changeset patch # User Dongsheng Song # Date 1238482387 -28800 # Node ID 4dd63ae7ba87e3d314e84c38b5b9d7b0032b6dc8 # Parent 605af0a90e3ee66cdd105710e52f0392076e45db Remove background images for note/tip/warn diff -r 605af0a90e3e -r 4dd63ae7ba87 stylesheets/hgbook.css --- a/stylesheets/hgbook.css Tue Mar 31 11:51:13 2009 +0800 +++ b/stylesheets/hgbook.css Tue Mar 31 14:53:07 2009 +0800 @@ -215,6 +215,7 @@ font-size: 90%; } +/* .note { background: url(./figs/note.png) no-repeat rgb(252,246,220); @@ -229,6 +230,7 @@ { background: url(./figs/warning.png) no-repeat rgb(255,210,210); } +*/ .note .title, .tip .title, .warning .title {