Sha256: a0cb3a42e361dd8f238a6ce052576f04b3a16c71a9b34ec0e63fd4b7ddb53dc9
Contents?: true
Size: 1.09 KB
Versions: 21
Compression:
Stored size: 1.09 KB
Contents
<style> .backurl-small{ 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-small{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-small container-fluid backurl-small"> <h1>{{page.title}}</h1> </section>
Version data entries
21 entries across 21 versions & 1 rubygems