CSS背景图居中显示
浏览量:545
background:url(background.png); background-repeat:no-repeat; background-position:center center; height:16px; width:24px;

background:url(background.png); background-repeat:no-repeat; background-position:center center; height:16px; width:24px;