Index: branches/1.1.x/inc/typography.css =================================================================== diff -u -N -r13092 -r13484 --- branches/1.1.x/inc/typography.css (.../typography.css) (revision 13092) +++ branches/1.1.x/inc/typography.css (.../typography.css) (revision 13484) @@ -96,7 +96,7 @@ } #content li { -background:url('../img/li.png') no-repeat 0 .31em; +background:url('@templates_base@/img/li.png') no-repeat 0 .31em; margin:6px 0; padding:0 0 0 12px; }