Searched refs:margin (Results 1 – 4 of 4) sorted by relevance
3 margin-bottom: 30px;38 margin-top: auto;46 margin-top: 50px;54 margin-left: 10px;64 margin-top: 0px;65 margin-bottom: 15px;95 margin: 0;137 margin: 0;219 margin-bottom: 20px;226 margin: 0;[all …]
22 * Remove the margin in all browsers (opinionated).26 margin: 0;43 * Correct the font size and margin on `h1` elements within `section` and49 margin: 0.67em 0;67 * Add the correct margin in IE 8.71 margin: 1em 40px;237 * 2. Remove the margin in Firefox and Safari.248 margin: 0; /* 2 */
16 margin-bottom: 20px;*/67 margin: 0 !important;
48 margin = abs(out - args.output) variable52 if margin < best_margin or (abs(margin - best_margin) < 1e-9 and vco_is_better):54 best_margin = margin