Mercurial > hgbook
changeset 763:4dd63ae7ba87
Remove background images for note/tip/warn
author | Dongsheng Song <songdongsheng@live.cn> |
---|---|
date | Tue, 31 Mar 2009 14:53:07 +0800 |
parents | 605af0a90e3e |
children | 53f179393f5c |
files | stylesheets/hgbook.css |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 {