css在灰色透明的背景下,如何才能使上面的字的颜色为白色?楼主是对整个登录div设置了opacity,因此整个登录框都是半透明的。x0dx0ax0dx0a其实只需要给这个白色background的登录框改一下background-color就可以了:x0dx0a.login{x0d2023-02-21html-css120