Project gradient tabs
unknown
css
3 years ago
312 B
3
Indexable
.project-tabs .et_pb_tabs_controls::after { border: 0; } .project-tabs .et_pb_tab_0.et_pb_tab_active { border-image: linear-gradient(270deg, #00BCFF 0%, #0931CB 45%, #102E8D 100%) 1; } .project-tabs .et_pb_tab_1.et_pb_tab_active { border-image: linear-gradient(270deg, #FF6F0D 0%, #FFF59E 100%) 1; }
Editor is loading...