Index: branches/5.0.x/themes/simple/inc/typography.css =================================================================== diff -u -r12579 -r12609 --- branches/5.0.x/themes/simple/inc/typography.css (.../typography.css) (revision 12579) +++ branches/5.0.x/themes/simple/inc/typography.css (.../typography.css) (revision 12609) @@ -1,11 +1,3 @@ -/* - Running MySource Matrix - Developed by Squiz - http://www.squiz.net - MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd - Page generated: 18 September 2009 23:07:01 -*/ - - /* -- TYPE DEFAULTS -- */ body { color:#2f2d2d; @@ -104,7 +96,7 @@ } #content li { -background:url(../img/li.png) no-repeat 0 .31em; +background:url('../img/li.png') no-repeat 0 .31em; margin:6px 0; padding:0 0 0 12px; }