4 lines
193 B
CSS
4 lines
193 B
CSS
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
|
|
button { border:0; }
|
|
.pagination {border:1px solid #CDCDCD;border-radius:3px;width:231px;margin:0 auto;}
|