css 背景图参数设置

it2025-03-02  25

css 背景图参数设置

.nav_item{ background: url(../img/hao.png) no-repeat bottom center; background-size: 121px; }
最新回复(0)