Sha256: 477ea6d7c7a26a59ab315b261fd304c0bc983fdf9b524e76b9324573c3b65b01
Contents?: true
Size: 1.08 KB
Versions: 4
Compression:
Stored size: 1.08 KB
Contents
body.layout-about, body.layout-vmware { background: $vagrant-blue image-url("sidebar_background_inner.png") top left no-repeat; >.container { #main-content { background-color: $white; min-height: 800px; padding: 0 40px 40px 40px; &::before { content: ""; position: absolute; top: 0; bottom: 0; left: -9999px; right: 0; border-left: none; box-shadow: 9999px 0 0 $white; } > div { position: relative; z-index: 10; } } } } @media (max-width: 992px) { body.layout-about, body.layout-vmware { >.container{ padding-left: 0; padding-right: 0; #main-content { min-height: 0; } } } } @media (max-width: 768px) { body.layout-about, body.layout-vmware { .equal-height { display: inherit; } } } body.page-community { .people { margin-top: 30px; .person { margin-bottom: 40px; h3 { text-transform: none; } .bio { padding-left: 150px; } } } }
Version data entries
4 entries across 4 versions & 1 rubygems