css 开始部分颜色叠加

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 开始部分颜色叠加相关的知识,希望对你有一定的参考价值。

/*-----------------[Start Section Color Overlay]----------------*/
.colorOverlay .et_parallax_bg:before, .colorOverlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.6);
}
/*-----------------[End Section Color Overlay]----------------*/

以上是关于css 开始部分颜色叠加的主要内容,如果未能解决你的问题,请参考以下文章

如何保存应用了 CSS 叠加颜色的图像?

css 仅使用一个类的简单颜色叠加

css 仅使用一个类的简单颜色叠加

css 标题上的Avada / Event Manager颜色叠加

具有叠加颜色的精美 css 表格设计

使用 CSS 对图像进行着色而不叠加