Sha256: c3f547f1f9374865773525733ac90fc909d226c7e03b1d3decbbde36609fc357
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
<style> .backurl{ background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_2.0/blog/heads/{{ page.blogtitlepic }}.jpg);} @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) { .backurl{background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_2.0/blog/heads/{{ page.blogtitlepic }}.jpg);}} </style> <section class="blogtitlepic container-fluid backurl"> <h1>{{page.title}}</h1> </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-glueckkanja-1.0.1 | _includes/blogtitlepic.html |