github.com/MontFerret/ferret@v0.18.0/e2e/pages/static/utilities.html (about) 1 <!DOCTYPE html> 2 <!-- saved from url=(0061)http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/ --> 3 <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 5 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> 6 <meta name="description" content="For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content."> 7 <meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors"> 8 <meta name="generator" content="Jekyll v3.8.3"> 9 10 <title>Utilities for layout · Bootstrap</title> 11 12 <!-- Bootstrap core CSS --> 13 14 <style class="anchorjs"></style><link href="./assets/bootstrap.min.css" rel="stylesheet" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> 15 16 17 <!-- Documentation extras --> 18 19 <link href="./assets/docsearch.min.css" rel="stylesheet"> 20 21 <link href="./assets/docs.min.css" rel="stylesheet"> 22 23 <!-- Favicons --> 24 <link rel="apple-touch-icon" href="http://getbootstrap.com/docs/4.1/assets/img/favicons/apple-touch-icon.png" sizes="180x180"> 25 <link rel="icon" href="http://getbootstrap.com/docs/4.1/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png"> 26 <link rel="icon" href="http://getbootstrap.com/docs/4.1/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png"> 27 <link rel="manifest" href="http://getbootstrap.com/docs/4.1/assets/img/favicons/manifest.json"> 28 <link rel="mask-icon" href="http://getbootstrap.com/docs/4.1/assets/img/favicons/safari-pinned-tab.svg" color="#563d7c"> 29 <link rel="icon" href="http://getbootstrap.com/favicon.ico"> 30 <meta name="msapplication-config" content="/docs/4.1/assets/img/favicons/browserconfig.xml"> 31 <meta name="theme-color" content="#563d7c"> 32 33 34 <!-- Twitter --> 35 <meta name="twitter:card" content="summary"> 36 <meta name="twitter:site" content="@getbootstrap"> 37 <meta name="twitter:creator" content="@getbootstrap"> 38 <meta name="twitter:title" content="Utilities for layout"> 39 <meta name="twitter:description" content="For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content."> 40 <meta name="twitter:image" content="https://getbootstrap.com/docs/4.1/assets/brand/bootstrap-social-logo.png"> 41 42 <!-- Facebook --> 43 <meta property="og:url" content="https://getbootstrap.com/docs/4.1/layout/utilities-for-layout/"> 44 <meta property="og:title" content="Utilities for layout"> 45 <meta property="og:description" content="For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content."> 46 <meta property="og:type" content="website"> 47 <meta property="og:image" content="http://getbootstrap.com/docs/4.1/assets/brand/bootstrap-social.png"> 48 <meta property="og:image:secure_url" content="https://getbootstrap.com/docs/4.1/assets/brand/bootstrap-social.png"> 49 <meta property="og:image:type" content="image/png"> 50 <meta property="og:image:width" content="1200"> 51 <meta property="og:image:height" content="630"> 52 53 54 <script> 55 window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; 56 ga('create', 'UA-146052-10', 'getbootstrap.com'); 57 ga('send', 'pageview'); 58 </script> 59 <script async="" src="./assets/analytics.js"></script> 60 61 <style type="text/css">/*.lleo_errorSelection *::-moz-selection, 62 .lleo_errorSelection *::selection, 63 .lleo_errorSelection *::-webkit-selection { 64 background-color: red !important; 65 color: #fff !important;; 66 }*/ 67 68 #lleo_dialog, 69 #lleo_dialog * { 70 color: #000 !important; 71 font: normal 13px Arial, Helvetica !important; 72 line-height: 15px !important; 73 margin: 0 !important; 74 padding: 0 !important; 75 background: none !important; 76 border: none 0 !important; 77 position: static !important; 78 vertical-align: baseline !important; 79 overflow: visible !important; 80 width: auto !important; 81 height: auto !important; 82 max-width: none !important; 83 max-height: none !important; 84 float: none !important; 85 visibility: visible !important; 86 text-align: left !important; 87 text-transform: none !important; 88 border-collapse: separate !important; 89 border-spacing: 2px !important; 90 box-sizing: content-box !important; 91 box-shadow: none !important; 92 opacity: 1 !important; 93 text-shadow: none !important; 94 letter-spacing: normal !important; 95 -webkit-filter: none !important; 96 -moz-filter: none !important; 97 filter: none !important; 98 } 99 #lleo_dialog *:before, 100 #lleo_dialog *:after { 101 content: ''; 102 } 103 104 #lleo_dialog iframe { 105 height: 0 !important; 106 width: 0 !important; 107 } 108 109 #lleo_dialog { 110 position: absolute !important; 111 background: #fff !important; 112 border: solid 1px #ccc !important; 113 padding: 7px 0 0 !important; 114 left: -999px; 115 top: -999px; 116 width: 440px !important; 117 overflow: hidden; 118 display: block !important; 119 z-index: 999999999 !important; 120 box-shadow: 8px 16px 30px rgba(0, 0, 0, 0.16) !important; 121 border-radius: 3px !important; 122 opacity: 0 !important; 123 -webkit-transform: translateY(15px); 124 -moz-transform: translateY(15px); 125 -ms-transform: translateY(15px); 126 -o-transform: translateY(15px); 127 transform: translateY(15px); 128 } 129 #lleo_dialog.lleo_show_small { 130 width: 150px !important; 131 } 132 #lleo_dialog.lleo_show { 133 opacity: 1 !important; 134 -webkit-transform: translateY(0); 135 -moz-transform: translateY(0); 136 -ms-transform: translateY(0); 137 -o-transform: translateY(0); 138 transform: translateY(0); 139 -webkit-transition: -webkit-transform 0.3s, opacity 0.3s !important; 140 -moz-transition: -moz-transform 0.3s, opacity 0.3s !important; 141 -ms-transition: -ms-transform 0.3s, opacity 0.3s !important; 142 -o-transition: -o-transform 0.3s, opacity 0.3s !important; 143 transition: transform 0.3s, opacity 0.3s !important; 144 } 145 #lleo_dialog.lleo_collapse { 146 opacity: 0 !important; 147 -webkit-transform: scale(0.25, 0.1) translate(-550px, 100px); 148 -moz-transform: scale(0.25, 0.1) translate(-550px, 100px); 149 -ms-transform: scale(0.25, 0.1) translate(-550px, 100px); 150 -o-transform: scale(0.25, 0.1) translate(-550px, 100px); 151 transform: scale(0.25, 0.1) translate(-550px, 100px); 152 -webkit-transition: -webkit-transform 0.4s, opacity 0.4s !important; 153 -moz-transition: -moz-transform 0.4s, opacity 0.4s !important; 154 -ms-transition: -ms-transform 0.4s, opacity 0.4s !important; 155 -o-transition: -o-transform 0.4s, opacity 0.4s !important; 156 transition: transform 0.4s, opacity 0.4s !important; 157 } 158 #lleo_dialog input::-webkit-input-placeholder { 159 color: #aaa !important; 160 } 161 #lleo_dialog .lleo_has_pic #lleo_word { 162 margin-right: 80px !important; 163 } 164 #lleo_dialog #lleo_translationsContainer1 { 165 position: relative !important; 166 } 167 #lleo_dialog #lleo_translationsContainer2 { 168 padding: 7px 0 0 !important; 169 vertical-align: middle !important; 170 } 171 #lleo_dialog #lleo_word { 172 color: #000 !important; 173 margin: 0 5px 2px 0 !important; 174 /*float: left !important;*/ 175 } 176 #lleo_dialog .lleo_has_sound #lleo_word { 177 margin-left: 30px !important; 178 } 179 #lleo_dialog #lleo_text { 180 font-weight: bold !important; 181 color: #d56e00 !important; 182 text-decoration: none !important; 183 cursor: default !important; 184 } 185 /* 186 #lleo_dialog #lleo_text.lleo_known { 187 cursor: pointer !important; 188 text-decoration: underline !important; 189 } 190 */ 191 /*#lleo_dialog #lleo_closeBtn { 192 position: absolute !important; 193 right: 6px !important; 194 top: 5px !important; 195 line-height: 1px !important; 196 text-decoration: none !important; 197 font-weight: bold !important; 198 font-size: 0 !important; 199 color: #aaa !important; 200 display: block !important; 201 z-index: 9999999999 !important; 202 width: 7px !important; 203 height: 7px !important; 204 padding: 0 !important; 205 margin: 0 !important; 206 }*/ 207 208 #lleo_dialog #lleo_optionsBtn { 209 position: absolute !important; 210 right: 3px !important; 211 top: 5px !important; 212 line-height: 1px !important; 213 text-decoration: none !important; 214 font-weight: bold !important; 215 font-size: 13px !important; 216 color: #aaa !important; 217 padding: 2px !important; 218 display: none; 219 } 220 #lleo_dialog.lleo_optionsShown #lleo_optionsBtn { 221 display: block !important; 222 } 223 #lleo_dialog #lleo_optionsBtn img { 224 width: 12px !important; 225 height: 12px !important; 226 } 227 #lleo_dialog #lleo_sound { 228 float: left !important; 229 width: 16px !important; 230 height: 16px !important; 231 margin-left: 9px !important; 232 margin-right: 3px !important; 233 background: 0 0 no-repeat !important; 234 cursor: pointer !important; 235 display: none !important; 236 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfNJREFUeNq0U01IVFEU/u57Oo5WhBRIBBptykWLYBa2soWiEKQQEbrSFsGbVRQKQc2iFqGitXqvjQxCoCJCqyI0aBUtZILaJNUuYWYWo8HovJ/707nP94bnz0rxwvfOuefd8517fi5TSuE4i50YwZ3l37ZhNlpgzFkaaM/G9sHF1YskNrT+7l4PjMOcb78t2JL71uxgB+2UlfxHTtq5N94fIOh/88kWgWfl73ZCSQkpeGg3H091JY6dI2S00qA/N3KO3dDUYhFgEmZGurG+w9FqApIHsVM7kaTF9Nhn0r8Q7hPWQgIRuNaH3AMUA4W/Lkdh04cpFS43G0TgxQTvCdMETVAk3KynIHwXZU/ge8XDt7KH9bKLjU0P2zVO5LsEpSejVRJ9UR18EtfqKegovs9R3Q6w9c/H1o4Aa2Jwm1lIvn9RJ4w9RdRRzqcYrpwycCll4Cy1lnkS3Bc6vfBg28v8aRIfI78zhB/1GygROH3jLyyzMQ0zlUZuZBSlKkeLoegGtTjYLcJ8pF+NakHOFC2J6w+f25mxSfWrWFF/ShXVPTGvtN14NNkVnxlYWJkgZEL7/vwKr55lKSVnaGYWkuYgrgG172uUv47+U7fw0EHaJXmalUQy/HqO6lBzEsVjJC4Q8kd6TETQpjuaGOvjv8b/AgwA/ij1XMx58NIAAAAASUVORK5CYII=) !important; 237 } 238 #lleo_dialog .lleo_has_sound #lleo_sound { 239 display: block !important; 240 } 241 242 #lleo_dialog #lleo_soundWave { 243 border: solid 5px #4495CC !important; 244 border-radius: 5px !important; 245 position: absolute !important; 246 left: -5px !important; 247 top: -5px !important; 248 right: -5px !important; 249 bottom: -5px !important; 250 z-index: 0 !important; 251 opacity: 0.9 !important; 252 display: none !important; 253 } 254 #lleo_dialog #lleo_soundWave.lleo_beforePlaying { 255 display: block !important; 256 } 257 #lleo_dialog #lleo_soundWave.lleo_playing { 258 opacity: 0 !important; 259 border-width: 20px !important; 260 border-radius: 30px !important; 261 262 -webkit-transform: scale(1.07,1.1) !important; 263 -moz-transform: scale(1.07,1.1) !important; 264 -ms-transform: scale(1.07,1.1) !important; 265 transform: scale(1.07,1.1) !important; 266 267 -webkit-transition: all 0.6s !important; 268 -moz-transition: all 0.6s !important; 269 -ms-transition: all 0.6s !important; 270 transition: all 0.6s !important; 271 } 272 273 274 #lleo_dialog #lleo_picOuter { 275 position: absolute !important; 276 float: right !important; 277 top: 4px; 278 right: 5px; 279 z-index: 9 !important; 280 display: none !important; 281 width: 100px !important; 282 } 283 #lleo_dialog.lleo_optionsShown #lleo_picOuter { 284 right: 25px; 285 } 286 #lleo_dialog .lleo_has_pic #lleo_picOuter { 287 display: block !important; 288 } 289 #lleo_dialog #lleo_picOuter:hover { 290 width: auto !important; 291 z-index: 11 !important; 292 } 293 #lleo_dialog #lleo_pic, 294 #lleo_dialog #lleo_picBig { 295 position: absolute !important; 296 top: 0 !important; 297 right: 0 !important; 298 border: solid 2px #fff !important; 299 -webkit-border-radius: 2px !important; 300 -moz-border-radius: 2px !important; 301 border-radius: 2px !important; 302 z-index: 1 !important; 303 } 304 #lleo_dialog #lleo_pic { 305 position: relative !important; 306 border: none !important; 307 width: 30px !important; 308 } 309 #lleo_dialog #lleo_picBig { 310 box-shadow: -1px 2px 4px rgba(0,0,0,0.3); 311 z-index: 2 !important; 312 opacity: 0 !important; 313 visibility: hidden !important; 314 } 315 #lleo_dialog #lleo_picOuter:hover #lleo_picBig { 316 visibility: visible !important; 317 opacity: 1 !important; 318 -webkit-transition: opacity 0.3s !important; 319 -webkit-transition-delay: 0.3s !important; 320 } 321 #lleo_dialog #lleo_transcription { 322 margin: 0 80px 4px 31px !important; 323 color: #aaaaaa !important; 324 } 325 #lleo_dialog .lleo_no_trans { 326 color: #aaa !important; 327 } 328 329 #lleo_dialog .ll-translation-counter { 330 float: right !important; 331 font-size: 11px !important; 332 color: #aaa !important; 333 padding: 2px 2px 1px 10px !important; 334 } 335 336 #lleo_dialog .ll-translation-text { 337 float: left !important; 338 /*width: 80% !important;*/ 339 } 340 341 #lleo_dialog #lleo_trans a { 342 color: #3F669F !important; 343 text-decoration: none !important; 344 text-overflow: ellipsis !important; 345 padding: 1px 4px !important; 346 overflow: hidden !important; 347 float: left !important; 348 width: 320px !important; 349 } 350 351 #lleo_dialog .ll-translation-item { 352 color: #3F669F !important; 353 border: solid 1px #fff !important; 354 padding: 3px !important; 355 width: 100% !important; 356 float: left !important; 357 -moz-border-radius: 2px !important; 358 -webkit-border-radius: 2px !important; 359 border-radius: 2px !important; 360 } 361 362 #lleo_dialog .ll-translation-item:hover { 363 border: solid 1px #9FC2C9 !important; 364 background: #EDF4F6 !important; 365 cursor: pointer !important; 366 } 367 #lleo_dialog .ll-translation-item:hover .ll-translation-counter { 368 color: #83a0a6 !important; 369 } 370 371 #lleo_dialog .ll-translation-marker { 372 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAWSURBVBhXY7RPm/+fAQkwIXNAbMICAJQ8AkvqWg/SAAAAAElFTkSuQmCC) !important; 373 display: inline-block !important; 374 width: 4px !important; 375 height: 4px !important; 376 margin: 7px 5px 2px 2px !important; 377 float: left !important; 378 } 379 380 #lleo_dialog #lleo_icons { 381 color: #aaa !important; 382 font-size: 11px !important; 383 background: #f8f8f8 !important; 384 padding: 10px 10px 10px 16px !important; 385 } 386 #lleo_icons a { 387 display: inline-block !important; 388 width: 16px !important; 389 height: 16px !important; 390 margin: 0 10px -4px 3px !important; 391 text-decoration: none !important; 392 opacity: 0.5 !important; 393 background: url(data:image/png;base64,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) !important; 394 } 395 #lleo_icons a:hover { 396 opacity: 1 !important; 397 } 398 #lleo_icons a.lleo_google {background-position:-34px 0 !important;} 399 #lleo_icons a.lleo_multitran {background-position:-64px 0 !important;} 400 #lleo_icons a.lleo_lingvo {background-position:-51px 0 !important; width: 12px !important;} 401 #lleo_icons a.lleo_dict {background-position:-17px 0 !important;} 402 #lleo_icons a.lleo_linguee {background-position:-81px 0 !important;} 403 #lleo_icons a.lleo_michaelis {background-position:-98px 0 !important;} 404 405 #lleo_dialog #lleo_contextContainer { 406 margin: 0 !important; 407 padding: 3px 15px 8px 10px !important; 408 background: #eee !important; 409 background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)) !important; 410 background: -moz-linear-gradient(-90deg, #fff, #eee) !important; 411 border-bottom: solid 1px #ddd !important; 412 border-top-left-radius: 3px !important; 413 border-top-right-radius: 3px !important; 414 display: none !important; 415 overflow: hidden !important; 416 } 417 #lleo_dialog .lleo_has_context #lleo_contextContainer { 418 display: block !important; 419 } 420 #lleo_dialog #lleo_context { 421 color: #444 !important; 422 text-shadow: 1px 1px 0 #f4f4f4 !important; 423 line-height: 12px !important; 424 font-size: 11px !important; 425 margin-left: 2px !important; 426 } 427 #lleo_dialog #lleo_context b { 428 line-height: 12px !important; 429 color: #000 !important; 430 font-weight: bold !important; 431 font-size: 11px !important; 432 } 433 /*#lleo_dialog #lleo_gBrand { 434 color: #aaa !important; 435 font-size: 10px !important; 436 *//*padding-right: 52px !important;*//* 437 padding-bottom: 14px !important; 438 margin: -3px 4px 0 4px !important; 439 background: left bottom url(data:image/png;base64,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) no-repeat !important; 440 display: inline-block !important; 441 float: right !important; 442 } 443 #lleo_dialog #lleo_gBrand.hidden { 444 display: none !important; 445 }*/ 446 #lleo_dialog #lleo_translateContextLink { 447 color: #444 !important; 448 text-shadow: 1px 1px 0 #f4f4f4 !important; 449 background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ddd)) !important; 450 background: -moz-linear-gradient(-90deg, #f4f4f4, #ddd) !important; 451 border: solid 1px !important; 452 box-shadow: 1px 1px 0 #f6f6f6 !important; 453 border-color: #999 #aaa #aaa #999 !important; 454 -moz-border-radius: 2px !important; 455 -webkit-border-radius: 2px !important; 456 border-radius: 2px !important; 457 padding: 0 3px !important; 458 font-size: 11px !important; 459 text-decoration: none !important; 460 margin: 1px 5px 0 !important; 461 display: inline-block !important; 462 white-space: nowrap !important; 463 } 464 #lleo_dialog #lleo_translateContextLink:hover { 465 background: #f8f8f8 !important; 466 } 467 #lleo_dialog #lleo_translateContextLink.hidden { 468 visibility: hidden !important; 469 } 470 471 #lleo_dialog #lleo_setTransForm { 472 display: block !important; 473 margin-top: 3px !important; 474 padding-top: 5px !important; 475 /* Set position and background because the form might be overlapped by an image when no translations */ 476 position: relative !important; 477 background: #fff !important; 478 z-index: 10 !important; 479 padding-bottom: 10px !important; 480 padding-left: 16px !important; 481 } 482 #lleo_dialog .lleo-custom-translation { 483 padding: 4px 5px !important; 484 border: solid 1px #ddd !important; 485 border-radius: 2px !important; 486 width: 90% !important; 487 min-width: 270px !important; 488 background: -webkit-gradient(linear, 0 0, 0 20, from(#f1f1f1), to(#fff)) !important; 489 background: -moz-linear-gradient(-90deg, #f1f1f1, #fff) !important; 490 font: normal 13px Arial, Helvetica !important; 491 line-height: 15px !important; 492 } 493 #lleo_dialog .lleo-custom-translation:hover { 494 border: solid 1px #aaa !important; 495 } 496 #lleo_dialog .lleo-custom-translation:focus { 497 background: #FFFEC9 !important; 498 } 499 500 #lleo_dialog *.hidden { 501 display: none !important; 502 } 503 504 #lleo_dialog .infinitive{ 505 color: #D56E00 !important; 506 text-decoration: none; 507 border-bottom: 1px dotted #D56E00 !important; 508 } 509 #lleo_dialog .infinitive:hover{ 510 border: none !important; 511 } 512 513 #lleo_dialog .lleo_separator { 514 height: 1px !important; 515 background: #eee; 516 margin-top: 10px !important; 517 background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important; 518 background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, #eee 8%, rgba(255,255,255,1) 80%) !important; 519 background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important; 520 background: linear-gradient(to right, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important; 521 } 522 #lleo_dialog #lleo_trans { 523 /*border-top: 1px solid #eeeeee !important;*/ 524 padding: 5px 30px 0 14px !important; 525 zoom: 1; 526 } 527 528 #lleo_dialog .lleo_clearfix { 529 display: block !important; 530 clear: both !important; 531 visibility: hidden !important; 532 height: 0 !important; 533 font-size: 0 !important; 534 } 535 536 537 #lleo_dialog #lleo_picOuter table { 538 width: 44px !important; 539 position: absolute !important; 540 right: 0 !important; 541 top: 0 !important; 542 vertical-align: middle !important; 543 } 544 545 #lleo_dialog #lleo_picOuter td { 546 width: 38px !important; 547 height: 38px !important; 548 /*border: 1px solid #eeeeee !important;*/ 549 vertical-align: middle !important; 550 text-align: center !important; 551 } 552 553 #lleo_dialog #lleo_picOuter td div { 554 height: 38px !important; 555 overflow: hidden !important; 556 } 557 558 #lleo_dialog .lleo_empty { 559 margin: 0 5px 7px !important; 560 } 561 562 #lleo_youtubeExportBtn { 563 margin-left: 10px; 564 height: 24px; 565 } 566 #lleo_youtubeExportBtn i { 567 display: inline-block; 568 width: 16px; 569 height: 16px; 570 background: 0 0 url(https://d144fqpiyasmrr.cloudfront.net/plugins/all/images/i16.png) !important; 571 } 572 #lleo_youtubeExportBtn .yt-uix-button-content { 573 font-size: 12px; 574 line-height: 2px; 575 } 576 577 578 /*** Parsed Lyrics Content *****************************/ 579 580 .lleo_lyrics tran { 581 background: transparent !important; 582 border-radius: 2px !important; 583 text-shadow: none !important; 584 cursor: pointer !important; 585 } 586 .lleo_lyrics tran:hover { 587 color: #fff !important; 588 background: #C77213 !important; 589 -webkit-transition: all 0.1s !important; 590 -moz-transition: all 0.1s !important; 591 -ms-transition: all 0.1s !important; 592 -o-transition: all 0.1s !important; 593 transition: all 0.1s !important; 594 } 595 596 .lleo_songName { 597 border: solid 1px #ffd47c; 598 background: #fff1c2; 599 border-radius: 2px; 600 } 601 602 .lleo_hidden_iframe { 603 visibility: hidden; 604 }</style></head> 605 <body> 606 <a id="skippy" class="sr-only sr-only-focusable" href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#content"> 607 <div class="container"> 608 <span class="skiplink-text">Skip to main content</span> 609 </div> 610 </a> 611 612 613 <header class="navbar navbar-expand navbar-dark flex-column flex-md-row bd-navbar"> 614 <a class="navbar-brand mr-0 mr-md-2" href="http://getbootstrap.com/" aria-label="Bootstrap"><svg class="d-block" width="36" height="36" viewBox="0 0 612 612" xmlns="http://www.w3.org/2000/svg" focusable="false"><title>Bootstrap</title><path fill="currentColor" d="M510 8a94.3 94.3 0 0 1 94 94v408a94.3 94.3 0 0 1-94 94H102a94.3 94.3 0 0 1-94-94V102a94.3 94.3 0 0 1 94-94h408m0-8H102C45.9 0 0 45.9 0 102v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V102C612 45.9 566.1 0 510 0z"></path><path fill="currentColor" d="M196.77 471.5V154.43h124.15c54.27 0 91 31.64 91 79.1 0 33-24.17 63.72-54.71 69.21v1.76c43.07 5.49 70.75 35.82 70.75 78 0 55.81-40 89-107.45 89zm39.55-180.4h63.28c46.8 0 72.29-18.68 72.29-53 0-31.42-21.53-48.78-60-48.78h-75.57zm78.22 145.46c47.68 0 72.73-19.34 72.73-56s-25.93-55.37-76.46-55.37h-74.49v111.4z"></path></svg> 615 </a> 616 617 <div class="navbar-nav-scroll"> 618 <ul class="navbar-nav bd-navbar-nav flex-row"> 619 <li class="nav-item"> 620 <a class="nav-link " href="http://getbootstrap.com/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Bootstrap');">Home</a> 621 </li> 622 <li class="nav-item"> 623 <a class="nav-link active" href="http://getbootstrap.com/docs/4.1/getting-started/introduction/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Docs');">Documentation</a> 624 </li> 625 <li class="nav-item"> 626 <a class="nav-link " href="http://getbootstrap.com/docs/4.1/examples/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Examples');">Examples</a> 627 </li> 628 <li class="nav-item"> 629 <a class="nav-link" href="https://themes.getbootstrap.com/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Themes');" target="_blank" rel="noopener">Themes</a> 630 </li> 631 <li class="nav-item"> 632 <a class="nav-link" href="https://expo.getbootstrap.com/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Expo');" target="_blank" rel="noopener">Expo</a> 633 </li> 634 <li class="nav-item"> 635 <a class="nav-link" href="https://blog.getbootstrap.com/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Blog');" target="_blank" rel="noopener">Blog</a> 636 </li> 637 </ul> 638 </div> 639 640 <ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex"> 641 <li class="nav-item dropdown"> 642 <a class="nav-item nav-link dropdown-toggle mr-md-2" href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#" id="bd-versions" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> 643 v4.1 644 </a> 645 <div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions"> 646 <a class="dropdown-item active" href="http://getbootstrap.com/docs/4.1/">Latest (4.1.x)</a> 647 <a class="dropdown-item" href="https://getbootstrap.com/docs/4.0/">v4.0.0</a> 648 <div class="dropdown-divider"></div> 649 <a class="dropdown-item" href="https://v4-alpha.getbootstrap.com/">v4 Alpha 6</a> 650 <a class="dropdown-item" href="https://getbootstrap.com/docs/3.3/">v3.3.7</a> 651 <a class="dropdown-item" href="https://getbootstrap.com/2.3.2/">v2.3.2</a> 652 </div> 653 </li> 654 655 <li class="nav-item"> 656 <a class="nav-link p-2" href="https://github.com/twbs/bootstrap" target="_blank" rel="noopener" aria-label="GitHub"><svg class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 499.36" focusable="false"><title>GitHub</title><path d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z" fill="currentColor" fill-rule="evenodd"></path></svg> 657 </a> 658 </li> 659 <li class="nav-item"> 660 <a class="nav-link p-2" href="https://twitter.com/getbootstrap" target="_blank" rel="noopener" aria-label="Twitter"><svg class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 416.32" focusable="false"><title>Twitter</title><path d="M160.83 416.32c193.2 0 298.92-160.22 298.92-298.92 0-4.51 0-9-.2-13.52A214 214 0 0 0 512 49.38a212.93 212.93 0 0 1-60.44 16.6 105.7 105.7 0 0 0 46.3-58.19 209 209 0 0 1-66.79 25.37 105.09 105.09 0 0 0-181.73 71.91 116.12 116.12 0 0 0 2.66 24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48 105.48 0 0 0 68 159.6a106.27 106.27 0 0 1-47.53-13.11v1.43a105.28 105.28 0 0 0 84.21 103.06 105.67 105.67 0 0 1-47.33 1.84 105.06 105.06 0 0 0 98.14 72.94A210.72 210.72 0 0 1 25 370.84a202.17 202.17 0 0 1-25-1.43 298.85 298.85 0 0 0 160.83 46.92" fill="currentColor"></path></svg> 661 </a> 662 </li> 663 <li class="nav-item"> 664 <a class="nav-link p-2" href="https://bootstrap-slack.herokuapp.com/" target="_blank" rel="noopener" aria-label="Slack"><svg class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" focusable="false"><title>Slack</title><path fill="currentColor" d="M210.787 234.832l68.31-22.883 22.1 65.977-68.309 22.882z"></path><path d="M490.54 185.6C437.7 9.59 361.6-31.34 185.6 21.46S-31.3 150.4 21.46 326.4 150.4 543.3 326.4 490.54 543.34 361.6 490.54 185.6zM401.7 299.8l-33.15 11.05 11.46 34.38c4.5 13.92-2.87 29.06-16.78 33.56-2.87.82-6.14 1.64-9 1.23a27.32 27.32 0 0 1-24.56-18l-11.46-34.38-68.36 22.92 11.46 34.38c4.5 13.92-2.87 29.06-16.78 33.56-2.87.82-6.14 1.64-9 1.23a27.32 27.32 0 0 1-24.56-18l-11.46-34.43-33.15 11.05c-2.87.82-6.14 1.64-9 1.23a27.32 27.32 0 0 1-24.56-18c-4.5-13.92 2.87-29.06 16.78-33.56l33.12-11.03-22.1-65.9-33.15 11.05c-2.87.82-6.14 1.64-9 1.23a27.32 27.32 0 0 1-24.56-18c-4.48-13.93 2.89-29.07 16.81-33.58l33.15-11.05-11.46-34.38c-4.5-13.92 2.87-29.06 16.78-33.56s29.06 2.87 33.56 16.78l11.46 34.38 68.36-22.92-11.46-34.38c-4.5-13.92 2.87-29.06 16.78-33.56s29.06 2.87 33.56 16.78l11.47 34.42 33.15-11.05c13.92-4.5 29.06 2.87 33.56 16.78s-2.87 29.06-16.78 33.56L329.7 194.6l22.1 65.9 33.15-11.05c13.92-4.5 29.06 2.87 33.56 16.78s-2.88 29.07-16.81 33.57z" fill="currentColor"></path></svg> 665 </a> 666 </li> 667 </ul> 668 669 <a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ml-md-3" href="http://getbootstrap.com/docs/4.1/getting-started/download/">Download</a> 670 </header> 671 672 673 <div class="container-fluid"> 674 <div class="row flex-xl-nowrap"> 675 <div class="col-12 col-md-3 col-xl-2 bd-sidebar"> 676 <form class="bd-search d-flex align-items-center"> 677 <span class="algolia-autocomplete" style="position: relative; display: inline-block; direction: ltr;"><input type="search" class="form-control ds-input" id="search-input" placeholder="Search..." autocomplete="off" data-siteurl="https://getbootstrap.com" data-docs-version="4.1" spellcheck="false" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto" style="position: relative; vertical-align: top;"><pre aria-hidden="true" style="position: absolute; visibility: hidden; white-space: pre; font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre><span class="ds-dropdown-menu" role="listbox" id="algolia-autocomplete-listbox-0" style="position: absolute; top: 100%; z-index: 100; display: none; left: 0px; right: auto;"><div class="ds-dataset-1"></div></span></span> 678 <button class="btn btn-link bd-search-docs-toggle d-md-none p-0 ml-3" type="button" data-toggle="collapse" data-target="#bd-docs-nav" aria-controls="bd-docs-nav" aria-expanded="false" aria-label="Toggle docs navigation"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30" height="30" focusable="false"><title>Menu</title><path stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"></path></svg> 679 </button> 680 </form> 681 682 <nav class="collapse bd-links" id="bd-docs-nav"><div class="bd-toc-item"> 683 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/getting-started/introduction/"> 684 Getting started 685 </a> 686 687 <ul class="nav bd-sidenav"><li> 688 <a href="http://getbootstrap.com/docs/4.1/getting-started/introduction/"> 689 Introduction 690 </a></li><li> 691 <a href="http://getbootstrap.com/docs/4.1/getting-started/download/"> 692 Download 693 </a></li><li> 694 <a href="http://getbootstrap.com/docs/4.1/getting-started/contents/"> 695 Contents 696 </a></li><li> 697 <a href="http://getbootstrap.com/docs/4.1/getting-started/browsers-devices/"> 698 Browsers & devices 699 </a></li><li> 700 <a href="http://getbootstrap.com/docs/4.1/getting-started/javascript/"> 701 JavaScript 702 </a></li><li> 703 <a href="http://getbootstrap.com/docs/4.1/getting-started/theming/"> 704 Theming 705 </a></li><li> 706 <a href="http://getbootstrap.com/docs/4.1/getting-started/build-tools/"> 707 Build tools 708 </a></li><li> 709 <a href="http://getbootstrap.com/docs/4.1/getting-started/webpack/"> 710 Webpack 711 </a></li><li> 712 <a href="http://getbootstrap.com/docs/4.1/getting-started/accessibility/"> 713 Accessibility 714 </a></li></ul> 715 </div><div class="bd-toc-item active"> 716 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/layout/overview/"> 717 Layout 718 </a> 719 720 <ul class="nav bd-sidenav"><li class="active bd-sidenav-active"> 721 <a href="overview.html"> 722 Overview 723 </a></li><li> 724 <a href="grid.html"> 725 Grid 726 </a></li><li> 727 <a href="media.html"> 728 Media object 729 </a></li><li> 730 <a href="utilities.html"> 731 Utilities for layout 732 </a></li></ul> 733 </div><div class="bd-toc-item"> 734 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/content/reboot/"> 735 Content 736 </a> 737 738 <ul class="nav bd-sidenav"><li> 739 <a href="http://getbootstrap.com/docs/4.1/content/reboot/"> 740 Reboot 741 </a></li><li> 742 <a href="http://getbootstrap.com/docs/4.1/content/typography/"> 743 Typography 744 </a></li><li> 745 <a href="http://getbootstrap.com/docs/4.1/content/code/"> 746 Code 747 </a></li><li> 748 <a href="http://getbootstrap.com/docs/4.1/content/images/"> 749 Images 750 </a></li><li> 751 <a href="http://getbootstrap.com/docs/4.1/content/tables/"> 752 Tables 753 </a></li><li> 754 <a href="http://getbootstrap.com/docs/4.1/content/figures/"> 755 Figures 756 </a></li></ul> 757 </div><div class="bd-toc-item"> 758 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/components/alerts/"> 759 Components 760 </a> 761 762 <ul class="nav bd-sidenav"><li> 763 <a href="http://getbootstrap.com/docs/4.1/components/alerts/"> 764 Alerts 765 </a></li><li> 766 <a href="http://getbootstrap.com/docs/4.1/components/badge/"> 767 Badge 768 </a></li><li> 769 <a href="http://getbootstrap.com/docs/4.1/components/breadcrumb/"> 770 Breadcrumb 771 </a></li><li> 772 <a href="http://getbootstrap.com/docs/4.1/components/buttons/"> 773 Buttons 774 </a></li><li> 775 <a href="http://getbootstrap.com/docs/4.1/components/button-group/"> 776 Button group 777 </a></li><li> 778 <a href="http://getbootstrap.com/docs/4.1/components/card/"> 779 Card 780 </a></li><li> 781 <a href="http://getbootstrap.com/docs/4.1/components/carousel/"> 782 Carousel 783 </a></li><li> 784 <a href="http://getbootstrap.com/docs/4.1/components/collapse/"> 785 Collapse 786 </a></li><li> 787 <a href="http://getbootstrap.com/docs/4.1/components/dropdowns/"> 788 Dropdowns 789 </a></li><li> 790 <a href="http://getbootstrap.com/docs/4.1/components/forms/"> 791 Forms 792 </a></li><li> 793 <a href="http://getbootstrap.com/docs/4.1/components/input-group/"> 794 Input group 795 </a></li><li> 796 <a href="http://getbootstrap.com/docs/4.1/components/jumbotron/"> 797 Jumbotron 798 </a></li><li> 799 <a href="http://getbootstrap.com/docs/4.1/components/list-group/"> 800 List group 801 </a></li><li> 802 <a href="http://getbootstrap.com/docs/4.1/components/modal/"> 803 Modal 804 </a></li><li> 805 <a href="http://getbootstrap.com/docs/4.1/components/navs/"> 806 Navs 807 </a></li><li> 808 <a href="http://getbootstrap.com/docs/4.1/components/navbar/"> 809 Navbar 810 </a></li><li> 811 <a href="http://getbootstrap.com/docs/4.1/components/pagination/"> 812 Pagination 813 </a></li><li> 814 <a href="http://getbootstrap.com/docs/4.1/components/popovers/"> 815 Popovers 816 </a></li><li> 817 <a href="http://getbootstrap.com/docs/4.1/components/progress/"> 818 Progress 819 </a></li><li> 820 <a href="http://getbootstrap.com/docs/4.1/components/scrollspy/"> 821 Scrollspy 822 </a></li><li> 823 <a href="http://getbootstrap.com/docs/4.1/components/tooltips/"> 824 Tooltips 825 </a></li></ul> 826 </div><div class="bd-toc-item"> 827 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/utilities/borders/"> 828 Utilities 829 </a> 830 831 <ul class="nav bd-sidenav"><li> 832 <a href="http://getbootstrap.com/docs/4.1/utilities/borders/"> 833 Borders 834 </a></li><li> 835 <a href="http://getbootstrap.com/docs/4.1/utilities/clearfix/"> 836 Clearfix 837 </a></li><li> 838 <a href="http://getbootstrap.com/docs/4.1/utilities/close-icon/"> 839 Close icon 840 </a></li><li> 841 <a href="http://getbootstrap.com/docs/4.1/utilities/colors/"> 842 Colors 843 </a></li><li> 844 <a href="http://getbootstrap.com/docs/4.1/utilities/display/"> 845 Display 846 </a></li><li> 847 <a href="http://getbootstrap.com/docs/4.1/utilities/embed/"> 848 Embed 849 </a></li><li> 850 <a href="http://getbootstrap.com/docs/4.1/utilities/flex/"> 851 Flex 852 </a></li><li> 853 <a href="http://getbootstrap.com/docs/4.1/utilities/float/"> 854 Float 855 </a></li><li> 856 <a href="http://getbootstrap.com/docs/4.1/utilities/image-replacement/"> 857 Image replacement 858 </a></li><li> 859 <a href="http://getbootstrap.com/docs/4.1/utilities/position/"> 860 Position 861 </a></li><li> 862 <a href="http://getbootstrap.com/docs/4.1/utilities/screenreaders/"> 863 Screenreaders 864 </a></li><li> 865 <a href="http://getbootstrap.com/docs/4.1/utilities/shadows/"> 866 Shadows 867 </a></li><li> 868 <a href="http://getbootstrap.com/docs/4.1/utilities/sizing/"> 869 Sizing 870 </a></li><li> 871 <a href="http://getbootstrap.com/docs/4.1/utilities/spacing/"> 872 Spacing 873 </a></li><li> 874 <a href="http://getbootstrap.com/docs/4.1/utilities/text/"> 875 Text 876 </a></li><li> 877 <a href="http://getbootstrap.com/docs/4.1/utilities/vertical-align/"> 878 Vertical align 879 </a></li><li> 880 <a href="http://getbootstrap.com/docs/4.1/utilities/visibility/"> 881 Visibility 882 </a></li></ul> 883 </div><div class="bd-toc-item"> 884 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/extend/approach/"> 885 Extend 886 </a> 887 888 <ul class="nav bd-sidenav"><li> 889 <a href="http://getbootstrap.com/docs/4.1/extend/approach/"> 890 Approach 891 </a></li><li> 892 <a href="http://getbootstrap.com/docs/4.1/extend/icons/"> 893 Icons 894 </a></li></ul> 895 </div><div class="bd-toc-item"> 896 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/migration/"> 897 Migration 898 </a> 899 900 <ul class="nav bd-sidenav"></ul> 901 </div><div class="bd-toc-item"> 902 <a class="bd-toc-link" href="http://getbootstrap.com/docs/4.1/about/overview/"> 903 About 904 </a> 905 906 <ul class="nav bd-sidenav"><li> 907 <a href="http://getbootstrap.com/docs/4.1/about/overview/"> 908 Overview 909 </a></li><li> 910 <a href="http://getbootstrap.com/docs/4.1/about/brand/"> 911 Brand 912 </a></li><li> 913 <a href="http://getbootstrap.com/docs/4.1/about/license/"> 914 License 915 </a></li><li> 916 <a href="http://getbootstrap.com/docs/4.1/about/translations/"> 917 Translations 918 </a></li></ul> 919 </div></nav> 920 921 </div> 922 923 924 <div class="d-none d-xl-block col-xl-2 bd-toc"> 925 <ul class="section-nav"> 926 <li class="toc-entry toc-h2"><a href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#changing-display">Changing display</a></li> 927 <li class="toc-entry toc-h2"><a href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#flexbox-options">Flexbox options</a></li> 928 <li class="toc-entry toc-h2"><a href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#margin-and-padding">Margin and padding</a></li> 929 <li class="toc-entry toc-h2"><a href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#toggle-visibility">Toggle visibility</a></li> 930 </ul> 931 </div> 932 933 934 <main class="col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main"> 935 <h1 class="bd-title" id="content">Utilities for layout</h1> 936 <p class="bd-lead">For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.</p> 937 <script async="" src="./assets/carbon.js" id="_carbonads_js"></script> 938 939 <h2 id="changing-display"><div>Changing <code class="highlighter-rouge">display</code><a class="anchorjs-link " href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#changing-display" aria-label="Anchor" data-anchorjs-icon="#" style="padding-left: 0.375em;"></a></div></h2> 940 941 <p>Use our <a href="http://getbootstrap.com/docs/4.1/utilities/display/">display utilities</a> for responsively toggling common values of the <code class="highlighter-rouge">display</code> property. Mix it with our grid system, content, or components to show or hide them across specific viewports.</p> 942 943 <h2 id="flexbox-options"><div>Flexbox options<a class="anchorjs-link " href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#flexbox-options" aria-label="Anchor" data-anchorjs-icon="#" style="padding-left: 0.375em;"></a></div></h2> 944 945 <p>Bootstrap 4 is built with flexbox, but not every element’s <code class="highlighter-rouge">display</code> has been changed to <code class="highlighter-rouge">display: flex</code> as this would add many unnecessary overrides and unexpectedly change key browser behaviors. Most of <a href="http://getbootstrap.com/docs/4.1/components/alerts/">our components</a> are built with flexbox enabled.</p> 946 947 <p>Should you need to add <code class="highlighter-rouge">display: flex</code> to an element, do so with <code class="highlighter-rouge">.d-flex</code> or one of the responsive variants (e.g., <code class="highlighter-rouge">.d-sm-flex</code>). You’ll need this class or <code class="highlighter-rouge">display</code> value to allow the use of our extra <a href="http://getbootstrap.com/docs/4.1/utilities/flex/">flexbox utilities</a> for sizing, alignment, spacing, and more.</p> 948 949 <h2 id="margin-and-padding"><div>Margin and padding<a class="anchorjs-link " href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#margin-and-padding" aria-label="Anchor" data-anchorjs-icon="#" style="padding-left: 0.375em;"></a></div></h2> 950 951 <p>Use the <code class="highlighter-rouge">margin</code> and <code class="highlighter-rouge">padding</code> <a href="http://getbootstrap.com/docs/4.1/utilities/spacing/">spacing utilities</a> to control how elements and components are spaced and sized. Bootstrap 4 includes a five-level scale for spacing utilities, based on a <code class="highlighter-rouge">1rem</code> value default <code class="highlighter-rouge">$spacer</code> variable. Choose values for all viewports (e.g., <code class="highlighter-rouge">.mr-3</code> for <code class="highlighter-rouge">margin-right: 1rem</code>), or pick responsive variants to target specific viewports (e.g., <code class="highlighter-rouge">.mr-md-3</code> for <code class="highlighter-rouge">margin-right: 1rem</code> starting at the <code class="highlighter-rouge">md</code> breakpoint).</p> 952 953 <h2 id="toggle-visibility"><div>Toggle <code class="highlighter-rouge">visibility</code><a class="anchorjs-link " href="http://getbootstrap.com/docs/4.1/layout/utilities-for-layout/#toggle-visibility" aria-label="Anchor" data-anchorjs-icon="#" style="padding-left: 0.375em;"></a></div></h2> 954 955 <p>When toggling <code class="highlighter-rouge">display</code> isn’t needed, you can toggle the <code class="highlighter-rouge">visibility</code> of an element with our <a href="http://getbootstrap.com/docs/4.1/utilities/visibility/">visibility utilities</a>. Invisible elements will still affect the layout of the page, but are visually hidden from visitors.</p> 956 957 </main> 958 </div> 959 </div> 960 961 <script src="./assets/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> 962 <script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script> 963 964 <script src="./assets/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script><script src="./assets/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script><script src="./assets/docsearch.min.js"></script><script src="./assets/docs.min.js"></script> 965 966 967 </body></html>