Sha256: f54bc8341bca2829d5b3840604b26ea5e24c464e85fecdce58347ec7563d46ca
Contents?: true
Size: 787 Bytes
Versions: 29
Compression:
Stored size: 787 Bytes
Contents
--- --- @charset "utf-8"; html { width: 100%; height: 100%; } h1.condensed-light { font-weight: 300; margin-bottom: -1.3em; @media(max-width: 768px) { margin-bottom: -1.2em; } } #sitelinks img { width: auto; } .vertical-center { display: flex; align-items: center; flex-wrap: wrap; } .blue { color: #0061aa; } .bg-image-scepman { width: 100%; height: auto; padding: 50px 0; position: relative; background: url(https://res.cloudinary.com/glueckkanja/image/upload/v1568114712/backgrounds/background-scepman.jpg) repeat fixed; } .bg-image-scepman:before { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(255,255,255,0.7); }
Version data entries
29 entries across 29 versions & 1 rubygems