Sha256: b11ab338af40f94b02293baac3b79de6823b3844f18ea043e7cfa11ef979a83e
Contents?: true
Size: 683 Bytes
Versions: 3
Compression:
Stored size: 683 Bytes
Contents
@import "woople-theme/variables.css.less"; @import "woople-theme/colours.css.less"; header + .outline h2 { border-top:0; } #course { overflow:hidden; .page-header { img { .course-image(); max-width:@imageWidth; float:left; margin-right:@gridGutterWidth; } p, h1 { margin-left: @gridGutterWidth + @imageWidth; } } > header { margin:0; } } @media (max-width: 767px) { #course { .modal-body { padding:0; .modal-video(); } .modal-header { display:none; } .modal-footer { padding:0; padding-top:@phoneMargin; border:none; .box-shadow(none); } } }
Version data entries
3 entries across 3 versions & 1 rubygems