pouet.net/include/style-ie.css
2013-05-07 14:20:08 -04:00

7 lines
135 B
CSS

.bbimage {
width:expression(this.width > 800 ? "800px" : this.width);
}
.largeavatar {
-ms-interpolation-mode: nearest-neighbor;
}