diff -r de56132c008d -r bdac73ed481e themes/stpatty/css-extra/ie-fixes-shamrock.css --- a/themes/stpatty/css-extra/ie-fixes-shamrock.css Sun Mar 28 21:49:26 2010 -0400 +++ b/themes/stpatty/css-extra/ie-fixes-shamrock.css Sun Mar 28 23:10:46 2010 -0400 @@ -7,17 +7,17 @@ */ div#bg { - background-image: none; + background-image: none; } div#title { - /* background-image: none; */ + /* background-image: none; */ } div#rap { - background-image: url(../images/rap-ie.gif); + background-image: url(../images/rap-ie.gif); } div#sidebar ul li a { - margin-bottom: -14px; + margin-bottom: -14px; } div#pagetools a { - padding: 4px 3px; + padding: 4px 3px; }