changeset 7 | cf61fcea0001 |
parent 5 | 5e2f62d02dcd |
6:490d5cc509ed | 7:cf61fcea0001 |
---|---|
2 Theme Name: Twenty Twelve |
2 Theme Name: Twenty Twelve |
3 Theme URI: https://wordpress.org/themes/twentytwelve/ |
3 Theme URI: https://wordpress.org/themes/twentytwelve/ |
4 Author: the WordPress team |
4 Author: the WordPress team |
5 Author URI: https://wordpress.org/ |
5 Author URI: https://wordpress.org/ |
6 Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. |
6 Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. |
7 Version: 1.7 |
7 Version: 2.5 |
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: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready |
10 Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready |
11 Text Domain: twentytwelve |
11 Text Domain: twentytwelve |
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 */ |
519 border-radius: 3px; |
519 border-radius: 3px; |
520 clip: auto !important; |
520 clip: auto !important; |
521 color: #000; |
521 color: #000; |
522 display: block; |
522 display: block; |
523 font-size: 12px; |
523 font-size: 12px; |
524 height: auto; |
|
524 padding: 12px; |
525 padding: 12px; |
525 position: absolute; |
526 position: absolute; |
526 top: 5px; |
527 top: 5px; |
527 left: 5px; |
528 left: 5px; |
529 width: auto; |
|
528 z-index: 100000; /* Above WP toolbar */ |
530 z-index: 100000; /* Above WP toolbar */ |
529 } |
531 } |
530 |
532 |
531 /* Page structure */ |
533 /* Page structure */ |
532 .site { |
534 .site { |
638 } |
640 } |
639 .widget-area .widget p { |
641 .widget-area .widget p { |
640 margin-bottom: 24px; |
642 margin-bottom: 24px; |
641 margin-bottom: 1.714285714rem; |
643 margin-bottom: 1.714285714rem; |
642 } |
644 } |
643 .widget-area .textwidget ul { |
645 .widget-area .textwidget ul, |
646 .widget-area .textwidget ol { |
|
644 list-style: disc outside; |
647 list-style: disc outside; |
645 margin: 0 0 24px; |
648 margin: 0 0 24px; |
646 margin: 0 0 1.714285714rem; |
649 margin: 0 0 1.714285714rem; |
650 } |
|
651 .widget-area .textwidget li > ul, |
|
652 .widget-area .textwidget li > ol { |
|
653 margin-bottom: 0; |
|
654 } |
|
655 .widget-area .textwidget ol { |
|
656 list-style: decimal; |
|
647 } |
657 } |
648 .widget-area .textwidget li { |
658 .widget-area .textwidget li { |
649 margin-left: 36px; |
659 margin-left: 36px; |
650 margin-left: 2.571428571rem; |
660 margin-left: 2.571428571rem; |
651 } |
661 } |
681 footer[role="contentinfo"] a { |
691 footer[role="contentinfo"] a { |
682 color: #686868; |
692 color: #686868; |
683 } |
693 } |
684 footer[role="contentinfo"] a:hover { |
694 footer[role="contentinfo"] a:hover { |
685 color: #21759b; |
695 color: #21759b; |
696 } |
|
697 .site-info span[role=separator] { |
|
698 padding: 0 0.3em 0 0.6em; |
|
699 } |
|
700 .site-info span[role=separator]::before { |
|
701 content: '\002f'; |
|
686 } |
702 } |
687 |
703 |
688 |
704 |
689 /* =Main content and comment content |
705 /* =Main content and comment content |
690 -------------------------------------------------------------- */ |
706 -------------------------------------------------------------- */ |
1342 font-size: 12px; |
1358 font-size: 12px; |
1343 font-size: 0.857142857rem; |
1359 font-size: 0.857142857rem; |
1344 line-height: 2; |
1360 line-height: 2; |
1345 color: #5e5e5e; |
1361 color: #5e5e5e; |
1346 } |
1362 } |
1363 #respond #wp-comment-cookies-consent { |
|
1364 margin: 0 10px 0 0; |
|
1365 } |
|
1366 #respond .comment-form-cookies-consent label { |
|
1367 display: inline; |
|
1368 } |
|
1347 .required { |
1369 .required { |
1348 color: red; |
1370 color: red; |
1349 } |
1371 } |
1350 |
1372 |
1351 |
1373 |
1438 } |
1460 } |
1439 .widget_twitter .timesince { |
1461 .widget_twitter .timesince { |
1440 display: block; |
1462 display: block; |
1441 text-align: right; |
1463 text-align: right; |
1442 } |
1464 } |
1443 |
1465 .tagcloud ul { |
1466 list-style-type: none; |
|
1467 } |
|
1468 |
|
1469 .tagcloud ul li { |
|
1470 display: inline-block; |
|
1471 } |
|
1472 |
|
1473 .widget-area .widget.widget_tag_cloud li { |
|
1474 line-height: 1; |
|
1475 } |
|
1476 .template-front-page .widget-area .widget.widget_tag_cloud li { |
|
1477 margin: 0; |
|
1478 } |
|
1479 |
|
1480 .widget-area .gallery-columns-2.gallery-size-full .gallery-icon img, |
|
1481 .widget-area .gallery-columns-3.gallery-size-full .gallery-icon img, |
|
1482 .widget-area .gallery-columns-4.gallery-size-full .gallery-icon img, |
|
1483 .widget-area .gallery-columns-5.gallery-size-full .gallery-icon img, |
|
1484 .widget-area .gallery-columns-6 .gallery-icon img, |
|
1485 .widget-area .gallery-columns-7 .gallery-icon img, |
|
1486 .widget-area .gallery-columns-8 .gallery-icon img, |
|
1487 .widget-area .gallery-columns-9 .gallery-icon img { |
|
1488 height: auto; |
|
1489 max-width: 80%; |
|
1490 } |
|
1444 |
1491 |
1445 /* =Plugins |
1492 /* =Plugins |
1446 ----------------------------------------------- */ |
1493 ----------------------------------------------- */ |
1447 |
1494 |
1448 img#wpstats { |
1495 img#wpstats { |