html 图片背景 自适应

mac2024-07-29  59

.main-div { position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; height: auto; overflow-y: auto; background: url("../../assets/img/bgnew.jpg") no-repeat; background-size: 100% 100%; -moz-background-size: 100% 100%; .main-row { margin-top: 160px; } }

 

最新回复(0)