changeset 7 | cf61fcea0001 |
parent 5 | 5e2f62d02dcd |
6:490d5cc509ed | 7:cf61fcea0001 |
---|---|
2 Theme Name: Twenty Fifteen |
2 Theme Name: Twenty Fifteen |
3 Theme URI: https://wordpress.org/themes/twentyfifteen/ |
3 Theme URI: https://wordpress.org/themes/twentyfifteen/ |
4 Author: the WordPress team |
4 Author: the WordPress team |
5 Author URI: https://wordpress.org/ |
5 Author URI: https://wordpress.org/ |
6 Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. |
6 Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. |
7 Version: 1.2 |
7 Version: 2.0 |
8 License: GNU General Public License v2 or later |
8 License: GNU General Public License v2 or later |
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html |
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html |
10 Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready |
10 Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready |
11 Text Domain: twentyfifteen |
11 Text Domain: twentyfifteen |
12 |
12 |
13 This theme, like WordPress, is licensed under the GPL. |
13 This theme, like WordPress, is licensed under the GPL. |
14 Use it to make something cool, have fun, and share what you've learned with others. |
14 Use it to make something cool, have fun, and share what you've learned with others. |
15 */ |
15 */ |
119 caption, |
119 caption, |
120 th, |
120 th, |
121 td { |
121 td { |
122 font-weight: normal; |
122 font-weight: normal; |
123 text-align: left; |
123 text-align: left; |
124 } |
|
125 |
|
126 fieldset { |
|
127 min-width: inherit; |
|
124 } |
128 } |
125 |
129 |
126 blockquote:before, |
130 blockquote:before, |
127 blockquote:after, |
131 blockquote:after, |
128 q:before, |
132 q:before, |
488 vertical-align: baseline; |
492 vertical-align: baseline; |
489 } |
493 } |
490 |
494 |
491 button, |
495 button, |
492 input { |
496 input { |
497 -webkit-hyphens: none; |
|
498 -moz-hyphens: none; |
|
499 -ms-hyphens: none; |
|
500 hyphens: none; |
|
493 line-height: normal; |
501 line-height: normal; |
494 } |
502 } |
495 |
503 |
496 input, |
504 input, |
497 textarea { |
505 textarea { |
876 content: "\f516"; |
884 content: "\f516"; |
877 } |
885 } |
878 |
886 |
879 .social-navigation a[href$="/feed/"]:before { |
887 .social-navigation a[href$="/feed/"]:before { |
880 content: "\f413"; |
888 content: "\f413"; |
889 } |
|
890 |
|
891 .social-navigation a[href*="path.com"]:before { |
|
892 content: "\f219"; |
|
893 } |
|
894 |
|
895 .social-navigation a[href*="skype.com"]:before { |
|
896 content: "\f220"; |
|
881 } |
897 } |
882 |
898 |
883 .secondary-toggle { |
899 .secondary-toggle { |
884 background-color: transparent; |
900 background-color: transparent; |
885 border: 1px solid #eaeaea; |
901 border: 1px solid #eaeaea; |
1298 font-weight: 700; |
1314 font-weight: 700; |
1299 line-height: 1.3636; |
1315 line-height: 1.3636; |
1300 margin-bottom: 0; |
1316 margin-bottom: 0; |
1301 } |
1317 } |
1302 |
1318 |
1319 .custom-logo { |
|
1320 max-height: 84px; |
|
1321 width: auto; |
|
1322 } |
|
1323 |
|
1324 .wp-custom-logo .site-title { |
|
1325 margin-top: 0.545454545em; |
|
1326 } |
|
1327 |
|
1303 .site-description { |
1328 .site-description { |
1304 display: none; |
1329 display: none; |
1305 font-family: "Noto Sans", sans-serif; |
1330 font-family: "Noto Sans", sans-serif; |
1306 font-size: 12px; |
1331 font-size: 12px; |
1307 font-size: 1.2rem; |
1332 font-size: 1.2rem; |
1527 .textwidget a:hover, |
1552 .textwidget a:hover, |
1528 .textwidget a:focus { |
1553 .textwidget a:focus { |
1529 border-bottom: 0; |
1554 border-bottom: 0; |
1530 } |
1555 } |
1531 |
1556 |
1557 .textwidget ul, |
|
1558 .textwidget ol { |
|
1559 margin-left: 1.6em; |
|
1560 } |
|
1561 |
|
1562 .tagcloud ul { |
|
1563 list-style-type: none; |
|
1564 } |
|
1565 |
|
1566 .tagcloud ul li { |
|
1567 display: inline-block; |
|
1568 } |
|
1532 |
1569 |
1533 /** |
1570 /** |
1534 * 12.0 Content |
1571 * 12.0 Content |
1535 */ |
1572 */ |
1536 |
1573 |
2367 font-size: 32px; |
2404 font-size: 32px; |
2368 position: relative; |
2405 position: relative; |
2369 top: -3px; |
2406 top: -3px; |
2370 } |
2407 } |
2371 |
2408 |
2409 .comment-form #wp-comment-cookies-consent { |
|
2410 margin: 0 10px 0 0; |
|
2411 } |
|
2412 |
|
2413 .comment-form .comment-form-cookies-consent label { |
|
2414 display: inline; |
|
2415 font-size: 12px; |
|
2416 font-size: 1.2rem; |
|
2417 font-weight: normal; |
|
2418 letter-spacing: 0; |
|
2419 text-transform: none; |
|
2420 } |
|
2372 |
2421 |
2373 /** |
2422 /** |
2374 * 13.0 Footer |
2423 * 13.0 Footer |
2375 */ |
2424 */ |
2376 |
2425 |
2395 .site-info a:hover, |
2444 .site-info a:hover, |
2396 .site-info a:focus { |
2445 .site-info a:focus { |
2397 color: #333; |
2446 color: #333; |
2398 } |
2447 } |
2399 |
2448 |
2449 .site-info span[role=separator] { |
|
2450 padding: 0 0.25em 0 0.5em; |
|
2451 } |
|
2452 |
|
2453 .site-info span[role=separator]::before { |
|
2454 content: '\002f'; |
|
2455 } |
|
2400 |
2456 |
2401 /** |
2457 /** |
2402 * 14.0 Media |
2458 * 14.0 Media |
2403 */ |
2459 */ |
2404 |
2460 |
2994 .comment-list .reply, |
3050 .comment-list .reply, |
2995 .comment-notes, |
3051 .comment-notes, |
2996 .comment-awaiting-moderation, |
3052 .comment-awaiting-moderation, |
2997 .logged-in-as, |
3053 .logged-in-as, |
2998 .comment-form label, |
3054 .comment-form label, |
3055 .comment-form .comment-form-cookies-consent label, |
|
2999 .form-allowed-tags, |
3056 .form-allowed-tags, |
3000 .site-info, |
3057 .site-info, |
3001 .wp-caption-text, |
3058 .wp-caption-text, |
3002 .gallery-caption, |
3059 .gallery-caption, |
3003 .entry-caption, |
3060 .entry-caption, |
3069 |
3126 |
3070 .site-title { |
3127 .site-title { |
3071 font-size: 29px; |
3128 font-size: 29px; |
3072 font-size: 2.9rem; |
3129 font-size: 2.9rem; |
3073 line-height: 1.2069; |
3130 line-height: 1.2069; |
3131 } |
|
3132 |
|
3133 .custom-logo { |
|
3134 max-height: 105px; |
|
3135 } |
|
3136 |
|
3137 .wp-custom-logo .site-title { |
|
3138 margin-top: 0.482758621em; |
|
3074 } |
3139 } |
3075 |
3140 |
3076 .site-description { |
3141 .site-description { |
3077 font-size: 14px; |
3142 font-size: 14px; |
3078 font-size: 1.4rem; |
3143 font-size: 1.4rem; |
3615 .comment-list .reply, |
3680 .comment-list .reply, |
3616 .comment-notes, |
3681 .comment-notes, |
3617 .comment-awaiting-moderation, |
3682 .comment-awaiting-moderation, |
3618 .logged-in-as, |
3683 .logged-in-as, |
3619 .comment-form label, |
3684 .comment-form label, |
3685 .comment-form .comment-form-cookies-consent label, |
|
3620 .form-allowed-tags, |
3686 .form-allowed-tags, |
3621 .site-info, |
3687 .site-info, |
3622 .wp-caption-text, |
3688 .wp-caption-text, |
3623 .gallery-caption, |
3689 .gallery-caption, |
3624 .entry-caption, |
3690 .entry-caption, |
3691 |
3757 |
3692 .site-title { |
3758 .site-title { |
3693 font-size: 32px; |
3759 font-size: 32px; |
3694 font-size: 3.2rem; |
3760 font-size: 3.2rem; |
3695 line-height: 1.25; |
3761 line-height: 1.25; |
3762 } |
|
3763 |
|
3764 .custom-logo { |
|
3765 max-height: 104px; |
|
3766 } |
|
3767 |
|
3768 .wp-custom-logo .site-title { |
|
3769 margin-top: 0.5em; |
|
3696 } |
3770 } |
3697 |
3771 |
3698 .site-description { |
3772 .site-description { |
3699 font-size: 16px; |
3773 font-size: 16px; |
3700 font-size: 1.6rem; |
3774 font-size: 1.6rem; |
4226 .comment-list .reply, |
4300 .comment-list .reply, |
4227 .comment-notes, |
4301 .comment-notes, |
4228 .comment-awaiting-moderation, |
4302 .comment-awaiting-moderation, |
4229 .logged-in-as, |
4303 .logged-in-as, |
4230 .comment-form label, |
4304 .comment-form label, |
4305 .comment-form .comment-form-cookies-consent label, |
|
4231 .form-allowed-tags, |
4306 .form-allowed-tags, |
4232 .site-info, |
4307 .site-info, |
4233 .wp-caption-text, |
4308 .wp-caption-text, |
4234 .gallery-caption, |
4309 .gallery-caption, |
4235 .entry-caption, |
4310 .entry-caption, |
4326 |
4401 |
4327 .site-title { |
4402 .site-title { |
4328 font-size: 22px; |
4403 font-size: 22px; |
4329 font-size: 2.2rem; |
4404 font-size: 2.2rem; |
4330 line-height: 1.3636; |
4405 line-height: 1.3636; |
4406 } |
|
4407 |
|
4408 .custom-logo { |
|
4409 max-height: none; |
|
4410 } |
|
4411 |
|
4412 .wp-custom-logo .site-title { |
|
4413 margin-top: 0.545454545em; |
|
4331 } |
4414 } |
4332 |
4415 |
4333 .site-description { |
4416 .site-description { |
4334 font-size: 12px; |
4417 font-size: 12px; |
4335 font-size: 1.2rem; |
4418 font-size: 1.2rem; |
4875 .comment-list .reply, |
4958 .comment-list .reply, |
4876 .comment-notes, |
4959 .comment-notes, |
4877 .comment-awaiting-moderation, |
4960 .comment-awaiting-moderation, |
4878 .logged-in-as, |
4961 .logged-in-as, |
4879 .comment-form label, |
4962 .comment-form label, |
4963 .comment-form .comment-form-cookies-consent label, |
|
4880 .form-allowed-tags, |
4964 .form-allowed-tags, |
4881 .site-info, |
4965 .site-info, |
4882 .wp-caption-text, |
4966 .wp-caption-text, |
4883 .gallery-caption, |
4967 .gallery-caption, |
4884 .entry-caption, |
4968 .entry-caption, |
4945 |
5029 |
4946 .site-title { |
5030 .site-title { |
4947 font-size: 24px; |
5031 font-size: 24px; |
4948 font-size: 2.4rem; |
5032 font-size: 2.4rem; |
4949 line-height: 1.1667; |
5033 line-height: 1.1667; |
5034 } |
|
5035 |
|
5036 .wp-custom-logo .site-title { |
|
5037 margin-top: 0.583333333em; |
|
4950 } |
5038 } |
4951 |
5039 |
4952 .site-description { |
5040 .site-description { |
4953 font-size: 14px; |
5041 font-size: 14px; |
4954 font-size: 1.4rem; |
5042 font-size: 1.4rem; |
5412 .comment-list .reply, |
5500 .comment-list .reply, |
5413 .comment-notes, |
5501 .comment-notes, |
5414 .comment-awaiting-moderation, |
5502 .comment-awaiting-moderation, |
5415 .logged-in-as, |
5503 .logged-in-as, |
5416 .comment-form label, |
5504 .comment-form label, |
5505 .comment-form .comment-form-cookies-consent label, |
|
5417 .form-allowed-tags, |
5506 .form-allowed-tags, |
5418 .site-info, |
5507 .site-info, |
5419 .wp-caption-text, |
5508 .wp-caption-text, |
5420 .gallery-caption, |
5509 .gallery-caption, |
5421 .entry-caption, |
5510 .entry-caption, |
5483 |
5572 |
5484 .site-title { |
5573 .site-title { |
5485 font-size: 27px; |
5574 font-size: 27px; |
5486 font-size: 2.7rem; |
5575 font-size: 2.7rem; |
5487 line-height: 1.1852; |
5576 line-height: 1.1852; |
5577 } |
|
5578 |
|
5579 .wp-custom-logo .site-title { |
|
5580 margin-top: 0.592592593em; |
|
5488 } |
5581 } |
5489 |
5582 |
5490 .site-description { |
5583 .site-description { |
5491 font-size: 16px; |
5584 font-size: 16px; |
5492 font-size: 1.6rem; |
5585 font-size: 1.6rem; |