diff --git src/wp-content/themes/twentyfifteen/style.css src/wp-content/themes/twentyfifteen/style.css
index f90dfba..dfcfe3c 100644
|
|
|
Use it to make something cool, have fun, and share what you've learned with othe |
| 39 | 39 | * 14.0 - Media |
| 40 | 40 | * 14.1 - Captions |
| 41 | 41 | * 14.2 - Galleries |
| 42 | | * 15.0 - Media Queries |
| 43 | | * 15.1 - Mobile Large |
| 44 | | * 15.2 - Tablet Small |
| 45 | | * 15.3 - Tablet Large |
| 46 | | * 15.4 - Desktop Small |
| 47 | | * 15.5 - Desktop Medium |
| 48 | | * 15.6 - Desktop Large |
| 49 | | * 15.7 - Desktop X-Large |
| | 42 | * 15.0 - Multisite |
| | 43 | * 16.0 - Media Queries |
| | 44 | * 16.1 - Mobile Large |
| | 45 | * 16.2 - Tablet Small |
| | 46 | * 16.3 - Tablet Large |
| | 47 | * 16.4 - Desktop Small |
| | 48 | * 16.5 - Desktop Medium |
| | 49 | * 16.6 - Desktop Large |
| | 50 | * 16.7 - Desktop X-Large |
| 50 | 51 | */ |
| 51 | 52 | |
| 52 | 53 | |
| … |
… |
p > video { |
| 2562 | 2563 | |
| 2563 | 2564 | |
| 2564 | 2565 | /** |
| 2565 | | * 15.0 Media Queries |
| | 2566 | * 15.0 Multisite |
| | 2567 | */ |
| | 2568 | |
| | 2569 | .site-content .mu_register { |
| | 2570 | margin: 0; |
| | 2571 | padding: 7.6923%; |
| | 2572 | width: 100%; |
| | 2573 | } |
| | 2574 | |
| | 2575 | /** |
| | 2576 | * 16.0 Media Queries |
| 2566 | 2577 | */ |
| 2567 | 2578 | |
| 2568 | 2579 | /* |
| … |
… |
p > video { |
| 2580 | 2591 | } |
| 2581 | 2592 | |
| 2582 | 2593 | /** |
| 2583 | | * 15.1 Mobile Large 620px |
| | 2594 | * 16.1 Mobile Large 620px |
| 2584 | 2595 | */ |
| 2585 | 2596 | |
| 2586 | 2597 | @media screen and (min-width: 38.75em) { |
| … |
… |
p > video { |
| 2764 | 2775 | .comment-content blockquote > ol { |
| 2765 | 2776 | margin-left: 1.3333em; |
| 2766 | 2777 | } |
| | 2778 | |
| | 2779 | .site-content .mu_register { |
| | 2780 | padding: 7.6923%; |
| | 2781 | } |
| 2767 | 2782 | } |
| 2768 | 2783 | |
| 2769 | 2784 | |
| 2770 | 2785 | /** |
| 2771 | | * 15.2 Tablet Small 740px |
| | 2786 | * 16.2 Tablet Small 740px |
| 2772 | 2787 | */ |
| 2773 | 2788 | |
| 2774 | 2789 | @media screen and (min-width: 46.25em) { |
| … |
… |
p > video { |
| 3365 | 3380 | |
| 3366 | 3381 | |
| 3367 | 3382 | /** |
| 3368 | | * 15.3 Tablet Large 880px |
| | 3383 | * 16.3 Tablet Large 880px |
| 3369 | 3384 | */ |
| 3370 | 3385 | |
| 3371 | 3386 | @media screen and (min-width: 55em) { |
| … |
… |
p > video { |
| 3886 | 3901 | |
| 3887 | 3902 | |
| 3888 | 3903 | /** |
| 3889 | | * 15.4 Desktop Small 955px |
| | 3904 | * 16.4 Desktop Small 955px |
| 3890 | 3905 | */ |
| 3891 | 3906 | |
| 3892 | 3907 | @media screen and (min-width: 59.6875em) { |
| … |
… |
p > video { |
| 4552 | 4567 | .gallery { |
| 4553 | 4568 | margin-bottom: 1.6em; |
| 4554 | 4569 | } |
| | 4570 | |
| | 4571 | .site-content .mu_register { |
| | 4572 | padding: 8.3333%; |
| | 4573 | } |
| 4555 | 4574 | } |
| 4556 | 4575 | |
| 4557 | 4576 | |
| 4558 | 4577 | /** |
| 4559 | | * 15.5 Desktop Medium 1100px |
| | 4578 | * 16.5 Desktop Medium 1100px |
| 4560 | 4579 | */ |
| 4561 | 4580 | |
| 4562 | 4581 | @media screen and (min-width: 68.75em) { |
| … |
… |
p > video { |
| 5063 | 5082 | |
| 5064 | 5083 | |
| 5065 | 5084 | /** |
| 5066 | | * 15.6 Desktop Large 1240px |
| | 5085 | * 16.6 Desktop Large 1240px |
| 5067 | 5086 | */ |
| 5068 | 5087 | |
| 5069 | 5088 | @media screen and (min-width: 77.5em) { |
| … |
… |
p > video { |
| 5572 | 5591 | |
| 5573 | 5592 | |
| 5574 | 5593 | /** |
| 5575 | | * 15.7 Desktop X-Large 1403px |
| | 5594 | * 16.7 Desktop X-Large 1403px |
| 5576 | 5595 | */ |
| 5577 | 5596 | |
| 5578 | 5597 | @media screen and (min-width: 87.6875em) { |
| … |
… |
p > video { |
| 5728 | 5747 | margin-top: 7.6923%; |
| 5729 | 5748 | padding: 3.84615% 0; |
| 5730 | 5749 | } |
| | 5750 | |
| | 5751 | .site-content .mu_register { |
| | 5752 | padding: 7.6923%; |
| | 5753 | } |
| 5731 | 5754 | } |