css填充容器背景色,一半一种颜色

在这里插入图片描述

background: linear-gradient(to right, #C3002F 50%, #e8e8e8 0);

你可能感兴趣的:(前端,css,容器,css3)