tempestphp/highlight

CSS: `linear-gradient`

brendt opened this issue · 0 comments

.reveal .code-wrapper code {
    line-height: 150%;

    background:

        linear-gradient(
            white 30%,
            rgba(255, 255, 255, 0)
        ) center top,