Sha256: e2854363eeddadf5ac2a100e09d094edfb199ffb02dc53b0a4de56b7d769a335
Contents?: true
Size: 1.71 KB
Versions: 3
Compression:
Stored size: 1.71 KB
Contents
@media screen and (max-width:640px){ .dashboard-nav{ margin-top: 0; } } @media screen and (max-width: $medium-breakpoint){ .site-header{ margin-bottom: $base-margin*4; img{ padding-left: $base-padding*4; } } .page-steps h3{ color: $slate; font-style: italic; font-size: $base-font-size; margin: $base-margin*2 0 0; text-align: right; } input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea{ margin: 0 0 0.5em 0; margin: 0 0 0.5rem 0; } label.inline{ margin: 0; } .checkbox-label{ width: 84%; } h4{ margin-top: $base-margin*6; } .membership-card-radio, .membership-card-radio-plus-primary, .membership-card-label{ width: 100%; margin-left: 0; margin-right: 0; } .cart-totals{ text-align: left; } footer{ margin-top: $base-margin*4; } %white-trans{ background-color: rgba(255,255,255,0.8); } %inputs-thirds{ max-width: 100%; float: none; margin: $base-margin*2 0; } .credit-card-year{ margin-left: 0; } .outer-quicklink-box:first-child:nth-last-child(4), .outer-quicklink-box:first-child:nth-last-child(4) ~ div, .outer-quicklink-box:first-child:nth-last-child(3), .outer-quicklink-box:first-child:nth-last-child(3) ~ div, .outer-quicklink-box:first-child:nth-last-child(3) ~ li, .outer-quicklink-box:first-child:nth-last-child(1){ width: 48.5%; margin-top: 1.5%; } }
Version data entries
3 entries across 3 versions & 1 rubygems