你好,如何修改这个 CSS 使其也适用于注册页面?
.login-modal.in .modal-inner-container {
background: url(imageurlhere);
background-size: contain;
background-repeat: no-repeat;
background-color: #fff;
}
你好,如何修改这个 CSS 使其也适用于注册页面?
.login-modal.in .modal-inner-container {
background: url(imageurlhere);
background-size: contain;
background-repeat: no-repeat;
background-color: #fff;
}