Changeset 24239
- Timestamp:
- 05/10/2013 09:38:48 PM (12 years ago)
- Location:
- trunk/wp-content/themes/twentythirteen
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/css/editor-style.css
r24153 r24239 10 10 11 11 body { 12 font-family: "Source Sans Pro", Helvetica, sans-serif;13 12 color: #141412; 13 font-family: "Source Sans Pro",Helvetica,sans-serif; 14 14 line-height: 1.5; 15 15 text-rendering: optimizeLegibility; … … 336 336 .wp-caption-dd { 337 337 color: #220e10; 338 font-size: 18px; 338 339 font-style: italic; 339 340 font-weight: 300; 340 font-size: 18px;341 341 line-height: 1.5; 342 342 margin-bottom: 24px; -
trunk/wp-content/themes/twentythirteen/css/ie.css
r24223 r24239 61 61 62 62 .format-image .entry-content .size-full { 63 margin: 0; 63 64 max-width: 604px; 64 margin: 0;65 65 } 66 66 … … 227 227 228 228 .ie7 .nav-menu li ul ul { 229 left: 100%; 229 230 top: 0; 230 left: 100%;231 231 } 232 232 … … 236 236 border: 2px solid #c3c0ab; 237 237 cursor: text; 238 height: 28px; 238 239 outline: 0; 239 240 width: 150px; 240 height: 28px;241 241 } 242 242 -
trunk/wp-content/themes/twentythirteen/rtl.css
r24223 r24239 70 70 padding-right: 0; 71 71 } 72 72 73 .assistive-text:focus { 73 74 left: auto; … … 85 86 * ---------------------------------------------------------------------------- 86 87 */ 88 87 89 .site-header > a:first-child { 88 90 display: inherit; … … 140 142 141 143 .menu-toggle { 142 padding-left: auto;144 padding-left: 0; 143 145 padding-right: 20px; 144 146 } … … 180 182 181 183 .featured-post:before { 182 margin-right: auto;183 184 margin-left: 2px; 185 margin-right: auto; 184 186 } 185 187 … … 277 279 background-position: right top; 278 280 float: left; 279 padding-left: auto;281 padding-left: 0; 280 282 padding-right: 35px; 281 283 } 282 284 283 285 .format-chat .entry-meta .date a:before { 284 margin-right: auto;285 286 margin-left: 4px; 287 margin-right: auto; 286 288 } 287 289 … … 310 312 .format-status .entry-content, 311 313 .format-status .entry-meta { 312 padding-left: auto;314 padding-left: 0; 313 315 padding-right: 35px; 314 316 } … … 349 351 .format-quote .quote:before { 350 352 content: '\201D'; 353 padding-left: 25px; 351 354 padding-right: 0; 352 padding-left: 25px;353 355 left: auto; 354 356 right: -15px; … … 590 592 .site-footer .widget { 591 593 float: right; 592 margin-right: auto;593 594 margin-left: 20px; 595 margin-right: auto; 594 596 } 595 597 … … 627 629 628 630 .main-navigation .searchform { 631 left: 20px; 629 632 right: auto; 630 left: 20px;631 633 } 632 634 … … 674 676 .sidebar .format-status .entry-content, 675 677 .sidebar .format-status .entry-meta { 676 padding-left: auto;678 padding-left: 0; 677 679 padding-right: 35px; 678 680 } … … 709 711 #content .format-status .entry-content, 710 712 #content .format-status .entry-met { 711 padding-left: auto;713 padding-left: 0; 712 714 padding-right: 35px; 713 715 } 714 716 715 717 .menu-toggle:after { 716 padding-left: auto;718 padding-left: 0; 717 719 padding-right: 8px; 718 720 } … … 731 733 732 734 #content .featured-gallery { 733 padding-left: auto;735 padding-left: 0; 734 736 padding-right: 24px; 735 737 } … … 748 750 background: none; 749 751 float: none; 750 padding-left: auto;752 padding-left: 0; 751 753 padding-right: 0; 752 754 } -
trunk/wp-content/themes/twentythirteen/style.css
r24224 r24239 320 320 321 321 img { 322 -ms-interpolation-mode: bicubic; 322 323 border: 0; 323 -ms-interpolation-mode: bicubic;324 324 vertical-align: middle; 325 325 } … … 467 467 @font-face { 468 468 font-family: Genericons; 469 font-style: normal; 470 font-weight: normal; 469 471 src: url(fonts/genericons-regular-webfont.eot); 470 472 src: url(fonts/genericons-regular-webfont.eot?#iefix) format("embedded-opentype"), … … 472 474 url(fonts/genericons-regular-webfont.ttf) format("truetype"), 473 475 url(fonts/genericons-regular-webfont.svg#genericonsregular) format("svg"); 474 font-weight: normal;475 font-style: normal;476 476 } 477 477 … … 541 541 /* Assistive text */ 542 542 .screen-reader-text { 543 clip: rect(1px, 1px, 1px, 1px); 543 544 position: absolute !important; 544 clip: rect(1px, 1px, 1px, 1px);545 545 } 546 546 … … 554 554 font-size: 14px; 555 555 font-weight: bold; 556 height: auto; 556 557 line-height: normal; 557 558 padding: 15px 23px 14px; 558 559 position: absolute; 560 left: 5px; 559 561 top: 5px; 560 left: 5px;561 562 text-decoration: none; 562 height: auto;563 563 width: auto; 564 564 z-index: 100000; /* Above WP toolbar */ … … 594 594 background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ 595 595 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE6-9 */ 596 display: inline-block;597 padding: 11px 24px 10px;598 color: #fff;599 text-decoration: none;600 596 border: none; 601 597 border-bottom: 3px solid #b93207; 602 598 border-radius: 2px; 599 color: #fff; 600 display: inline-block; 601 padding: 11px 24px 10px; 602 text-decoration: none; 603 603 } 604 604 … … 813 813 margin: 0 auto; 814 814 max-width: 1080px; 815 min-height: 230px; 815 816 padding: 0 20px; 816 min-height: 230px;817 text-decoration: none; 817 818 width: 100%; 818 text-decoration: none;819 819 } 820 820 … … 886 886 padding: 0; 887 887 position: absolute; 888 left: -2px; 888 889 top: 45px; 889 left: -2px;890 890 z-index: 99999; 891 891 } … … 950 950 cursor: pointer; 951 951 height: 37px; 952 -webkit-transition: width 400ms ease, background 400ms ease;953 transition: width 400ms ease, background 400ms ease;954 952 margin: 3px 0; 955 953 padding: 0 0 0 34px; 956 954 position: relative; 955 -webkit-transition: width 400ms ease, background 400ms ease; 956 transition: width 400ms ease, background 400ms ease; 957 957 width: 0; 958 958 } … … 1065 1065 content: "\f300"; 1066 1066 margin-right: 2px; 1067 position: relative; 1067 1068 top: -1px; 1068 position: relative;1069 1069 } 1070 1070 1071 1071 .entry-meta .author a:before { 1072 1072 content: "\f304"; 1073 position: relative; 1073 1074 top: -1px; 1074 position: relative;1075 1075 } 1076 1076 … … 1081 1081 .tags-links a:first-child:before { 1082 1082 content: "\f302"; 1083 position: relative; 1083 1084 top: -1px; 1084 position: relative;1085 1085 } 1086 1086 1087 1087 .edit-link a:before { 1088 1088 content: "\f411"; 1089 position: relative; 1089 1090 top: -1px; 1090 position: relative;1091 1091 } 1092 1092 … … 1660 1660 1661 1661 .format-quote .entry-content { 1662 position: relative;1663 1662 font-size: 28px; 1664 1663 font-style: italic; 1665 1664 font-weight: 300; 1666 1665 margin: 0 auto; 1666 position: relative; 1667 1667 } 1668 1668 … … 1709 1709 padding-right: 25px; 1710 1710 position: absolute; 1711 left: -15px; 1711 1712 top: -3px; 1712 left: -15px;1713 1713 } 1714 1714 … … 1775 1775 font-style: italic; 1776 1776 font-weight: 300; 1777 padding-bottom: 30px; 1777 1778 padding-top: 40px; 1778 padding-bottom: 30px;1779 1779 position: relative; 1780 1780 } … … 2184 2184 2185 2185 .error404 .page-title:before { 2186 color: #e8e5ce; 2186 2187 content: "\f423"; 2187 color: #e8e5ce;2188 2188 font-size: 964px; 2189 2189 line-height: 0.6; … … 2522 2522 .widget { 2523 2523 background-color: rgba(247, 245, 231, 0.7); 2524 font-size: 14px; 2524 2525 -webkit-hyphens: auto; 2525 2526 -moz-hyphens: auto; 2526 2527 -ms-hyphens: auto; 2527 2528 hyphens: auto; 2528 font-size: 14px;2529 2529 margin: 0 0 24px; 2530 2530 padding: 20px; … … 2657 2657 2658 2658 .sidebar .site-footer .widget-area { 2659 left: -158px;2660 2659 max-width: 724px; 2661 2660 position: relative; 2661 left: -158px; 2662 2662 } 2663 2663 … … 2866 2866 2867 2867 .site-main .widget-area { 2868 float: none; 2868 2869 margin: 0; 2869 float: none;2870 2870 width: 100%; 2871 2871 } 2872 2872 2873 2873 .sidebar .site-footer .widget-area { 2874 max-width: 100%; 2874 2875 left: 0; 2875 max-width: 100%;2876 2876 } 2877 2877 } … … 2928 2928 .sidebar .site-info, 2929 2929 .sidebar .paging-navigation .nav-links { 2930 padding-left: 20px; 2930 2931 padding-right: 20px; 2931 padding-left: 20px;2932 2932 } 2933 2933 … … 3201 3201 3202 3202 .site-header .home-link { 3203 max-width: none; 3203 3204 min-height: 0; 3204 max-width: none;3205 3205 } 3206 3206
Note: See TracChangeset
for help on using the changeset viewer.