Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用css在div边框上获得阴影?
我已经创建了一个色带效果(请参见此处的顶部左侧色带),并且我希望阴影也适用于色带边缘。
谢谢
不是我知道的。与边框一样,阴影仅适用于元素本身。
我从未见过将 css 样式应用于另一个特定的 css 样式本身。