themes/stpatty/css-extra/ie-fixes-shamrock.css
changeset 1227 bdac73ed481e
parent 185 ab6336bfce48
equal deleted inserted replaced
1226:de56132c008d 1227:bdac73ed481e
     5  * This theme is Free Software, available under the terms of the GNU General Public License. See the file "GPL" included with this
     5  * This theme is Free Software, available under the terms of the GNU General Public License. See the file "GPL" included with this
     6  * package for details.
     6  * package for details.
     7  */
     7  */
     8  
     8  
     9 div#bg {
     9 div#bg {
    10   background-image: none;
    10 	background-image: none;
    11 }
    11 }
    12 div#title {
    12 div#title {
    13   /* background-image: none; */
    13 	/* background-image: none; */
    14 }
    14 }
    15 div#rap {
    15 div#rap {
    16   background-image: url(../images/rap-ie.gif);
    16 	background-image: url(../images/rap-ie.gif);
    17 }
    17 }
    18 div#sidebar ul li a {
    18 div#sidebar ul li a {
    19   margin-bottom: -14px;
    19 	margin-bottom: -14px;
    20 }
    20 }
    21 div#pagetools a {
    21 div#pagetools a {
    22   padding: 4px 3px;
    22 	padding: 4px 3px;
    23 }
    23 }