hgbook
diff web/support/styles/styles.css @ 1034:0525fc68b7fe
Update po files with source xml files
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Wed Nov 04 14:11:14 2009 +0800 (2009-11-04) |
parents | a9e6eca8bfc5 |
children |
line diff
1.1 --- a/web/support/styles/styles.css Tue Oct 27 00:32:34 2009 +0100 1.2 +++ b/web/support/styles/styles.css Wed Nov 04 14:11:14 2009 +0800 1.3 @@ -72,11 +72,11 @@ 1.4 } 1.5 1.6 pre.screen { 1.7 - background-image: url(figs/shell.png); 1.8 + background-image: url(/support/icons/shell.png); 1.9 } 1.10 1.11 pre.programlisting { 1.12 - background-image: url(figs/source.png); 1.13 + background-image: url(/support/icons/source.png); 1.14 } 1.15 1.16 pre.programlisting, pre.screen, p.remark { 1.17 @@ -150,7 +150,7 @@ 1.18 } 1.19 1.20 p.remark { 1.21 - background-image: url(figs/remark.png); 1.22 + background-image: url(/support/icons/remark.png); 1.23 } 1.24 1.25 div.warning, p.remark {