themes/stpatty/css-extra/ie-fixes-shamrock.css
changeset 1227 bdac73ed481e
parent 185 ab6336bfce48
--- 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;
 }