Skip to content

Instantly share code, notes, and snippets.

@alt-karate
Last active June 27, 2019 07:15
Show Gist options
  • Save alt-karate/12d9e8c609b797ce071dbff6702676cd to your computer and use it in GitHub Desktop.
Save alt-karate/12d9e8c609b797ce071dbff6702676cd to your computer and use it in GitHub Desktop.
.section_hezadline02 {
color: #fff;
font-size: 3rem;
font-weight: bold;
background: #216ad0;
padding: 10px;
}
.section_hezadline02 span {
border-left: 6px solid;
border-image: linear-gradient(#e8f2ff 50%, #c5d5ec 51%);
border-image-slice: 1;
padding: 0 0 0 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment