Реклама
Страница: 1
Тем 1 страница 3 из 3
| Тема | Ответов | Просмотров | Последнее сообщение |
|---|---|---|---|
|
|
0 | 903 | 2009-10-03 19:23:11 Sineva |
|
|
2 | 1429 | 2010-03-07 11:17:10 реклам) |
|
|
0 | 919 | 2009-10-03 20:57:15 Sineva |
Страница: 1

.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;
}
Div.icon {
background-image : url(http://warriorsdesign.narod.ru/img/icons/002_old.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://warriorsdesign.narod.ru/img/icons/002_new.png);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://warriorsdesign.narod.ru/img/icons/002_closed.png);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://warriorsdesign.narod.ru/img/icons/002_sticky.png);
background-repeat: no-repeat;
}
TR.iredirect Div.icon {
background-image : url(http://warriorsdesign.narod.ru/img/icons/002_redirect.png);
background-repeat: no-repeat;
}