Sha256: 372700809b65c2ba3f17643938bd1c71100be57276d6c0b36b2992513e26b606
Contents?: true
Size: 1.06 KB
Versions: 41
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_auto/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_auto/blog/heads/{{ page.blogtitlepic }}.jpg);}} </style> <section class="blogtitlepic container-fluid backurl"> <h1>{{page.title}}</h1> </section>
Version data entries
41 entries across 41 versions & 1 rubygems