已采納回答 / 北冥游魚
h3,ul,li{margin: 0;padding: 0;} ul{list-style: none;} li h3{font-size: 14px;font-weight: 400} li{display: block;height: 31px;line-height: 31px;overflow:hidden;border-bottom: 1px solid #dedede} li i{background: url(img/sidebar.png);display: inline;widt...
2015-11-02
最新回答 / wowosky
因為登錄的按鈕直接就是從坐標(0,0)位置開始顯示圖片的,這個是設置背景圖片默認的,但是注冊按鈕需要設置背景圖從(0,-38)開始顯示,所以只需要設置注冊按鈕的background-position就可以了。
2015-10-28
最新回答 / karawoo
我已經解決了謝謝!<html><head><meta http-equiv="Content-Type"content="text/html; charset=utf-8"/><style>blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{ma...
2015-10-27