Sha256: ee35304cfae5142c50390e5f569d452c9fa65f7c6a3f3ae3a0af68a373506ebf
Contents?: true
Size: 850 Bytes
Versions: 7
Compression:
Stored size: 850 Bytes
Contents
#wrapper { #breadcrumb { background-color: $breadcrumb_bg_color; &.breadcrumb_bg { position: relative; img.breadcrumb_image { position: absolute; height: 100%; width: 100%; object-fit: cover; font-family: "object-fit: cover;"; filter: brightness(0.8); z-index: 0; } .container { z-index: 1; position: relative; ol { background-color: transparent; color: white; } h1 { color: white; } } } h1 { margin-top: 0px; margin-bottom: 0px; padding-top: 10px; } ol { background-color: $breadcrumb_bg_color; padding-left: 0px; li:not(:first-child)::before { content: "\00bb\00a0"; padding-left: 5px; } } } }
Version data entries
7 entries across 7 versions & 1 rubygems