wp/wp-content/themes/twentythirteen/style.css
changeset 7 cf61fcea0001
parent 5 5e2f62d02dcd
child 10 372f2766ea20
equal deleted inserted replaced
6:490d5cc509ed 7:cf61fcea0001
     2 Theme Name: Twenty Thirteen
     2 Theme Name: Twenty Thirteen
     3 Theme URI: https://wordpress.org/themes/twentythirteen/
     3 Theme URI: https://wordpress.org/themes/twentythirteen/
     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 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
     6 Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
     7 Version: 1.5
     7 Version: 2.4
     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, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
    10 Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
    11 Text Domain: twentythirteen
    11 Text Domain: twentythirteen
    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 */
   347 }
   347 }
   348 
   348 
   349 fieldset {
   349 fieldset {
   350 	border: 1px solid #c0c0c0;
   350 	border: 1px solid #c0c0c0;
   351 	margin: 0 2px;
   351 	margin: 0 2px;
       
   352 	min-width: inherit;
   352 	padding: 0.35em 0.625em 0.75em;
   353 	padding: 0.35em 0.625em 0.75em;
   353 }
   354 }
   354 
   355 
   355 legend {
   356 legend {
   356 	border: 0;
   357 	border: 0;
  1225 	padding: 0;
  1226 	padding: 0;
  1226 }
  1227 }
  1227 
  1228 
  1228 /* Mediaelements */
  1229 /* Mediaelements */
  1229 .hentry .mejs-mediaelement,
  1230 .hentry .mejs-mediaelement,
  1230 .hentry .mejs-container .mejs-controls {
  1231 .widget .mejs-mediaelement,
       
  1232 .hentry .mejs-container .mejs-controls,
       
  1233 .widget .mejs-container .mejs-controls {
  1231 	background: #220e10;
  1234 	background: #220e10;
  1232 }
  1235 }
  1233 
  1236 
  1234 .hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
  1237 .hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
  1235 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  1238 .widget .mejs-controls .mejs-time-rail .mejs-time-loaded,
       
  1239 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
       
  1240 .widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  1236 	background: #fff;
  1241 	background: #fff;
  1237 }
  1242 }
  1238 
  1243 
  1239 .hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  1244 .hentry .mejs-controls .mejs-time-rail .mejs-time-current,
       
  1245 .widget .mejs-controls .mejs-time-rail .mejs-time-current {
  1240 	background: #ea9629;
  1246 	background: #ea9629;
  1241 }
  1247 }
  1242 
  1248 
  1243 .hentry .mejs-controls .mejs-time-rail .mejs-time-total,
  1249 .hentry .mejs-controls .mejs-time-rail .mejs-time-total,
  1244 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  1250 .widget .mejs-controls .mejs-time-rail .mejs-time-total,
       
  1251 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
       
  1252 .widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  1245 	background: #595959;
  1253 	background: #595959;
  1246 }
  1254 }
  1247 
  1255 
  1248 .hentry .mejs-controls .mejs-time-rail span,
  1256 .hentry .mejs-controls .mejs-time-rail span,
       
  1257 .widget .mejs-controls .mejs-time-rail span,
  1249 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
  1258 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
  1250 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  1259 .widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
       
  1260 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
       
  1261 .widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  1251 	border-radius: 0;
  1262 	border-radius: 0;
  1252 }
  1263 }
  1253 
  1264 
  1254 
  1265 
  1255 /**
  1266 /**
  1332 }
  1343 }
  1333 
  1344 
  1334 .gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
  1345 .gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
  1335 .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
  1346 .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
  1336 .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
  1347 .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
  1337 .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  1348 .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),
       
  1349 .widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
       
  1350 .widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
       
  1351 .widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
       
  1352 .widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
       
  1353 .widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
       
  1354 .widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
       
  1355 .widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
       
  1356 .widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
  1338 	clear: left;
  1357 	clear: left;
  1339 }
  1358 }
  1340 
  1359 
  1341 .gallery-caption {
  1360 .gallery-caption {
  1342 	background-color: rgba(0, 0, 0, 0.7);
  1361 	background-color: rgba(0, 0, 0, 0.7);
  1372 	opacity: 1;
  1391 	opacity: 1;
  1373 }
  1392 }
  1374 
  1393 
  1375 .gallery-columns-7 .gallery-caption,
  1394 .gallery-columns-7 .gallery-caption,
  1376 .gallery-columns-8 .gallery-caption,
  1395 .gallery-columns-8 .gallery-caption,
  1377 .gallery-columns-9 .gallery-caption {
  1396 .gallery-columns-9 .gallery-caption,
       
  1397 .widget-area .gallery-columns-2 .gallery-caption,
       
  1398 .widget-area .gallery-columns-3 .gallery-caption,
       
  1399 .widget-area .gallery-columns-4 .gallery-caption,
       
  1400 .widget-area .gallery-columns-5 .gallery-caption,
       
  1401 .widget-area .gallery-columns-6 .gallery-caption,
       
  1402 .widget-area .gallery-columns-7 .gallery-caption,
       
  1403 .widget-area .gallery-columns-8 .gallery-caption,
       
  1404 .widget-area .gallery-columns-9 .gallery-caption {
  1378 	display: none;
  1405 	display: none;
  1379 }
  1406 }
  1380 
  1407 
  1381 
  1408 
  1382 /**
  1409 /**
  2362 
  2389 
  2363 .comment-form textarea {
  2390 .comment-form textarea {
  2364 	width: 100%;
  2391 	width: 100%;
  2365 }
  2392 }
  2366 
  2393 
       
  2394 .comment-form #wp-comment-cookies-consent {
       
  2395 	margin: 0 10px 0 0;
       
  2396 }
       
  2397 
  2367 .form-allowed-tags,
  2398 .form-allowed-tags,
  2368 .form-allowed-tags code {
  2399 .form-allowed-tags code {
  2369 	color: #686758;
  2400 	color: #686758;
  2370 	font-size: 12px;
  2401 	font-size: 12px;
  2371 }
  2402 }
  2548 
  2579 
  2549 .widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
  2580 .widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
  2550 	background-color: transparent;
  2581 	background-color: transparent;
  2551 }
  2582 }
  2552 
  2583 
       
  2584 /* Text widget */
       
  2585 .widget_text ul,
       
  2586 .widget_text ol {
       
  2587 	padding-left: 20px;
       
  2588 	margin-bottom: 16px;
       
  2589 }
       
  2590 
       
  2591 .widget_text li:last-child {
       
  2592 	padding-bottom: 0;
       
  2593 }
       
  2594 
       
  2595 .widget_text li > ul,
       
  2596 .widget_text li > ol {
       
  2597 	margin-bottom: 0;
       
  2598 }
       
  2599 
       
  2600 .widget_text ul {
       
  2601 	list-style: square;
       
  2602 }
       
  2603 
       
  2604 .widget_text ol {
       
  2605 	list-style: decimal;
       
  2606 }
       
  2607 
       
  2608 /* Tag Cloud widget */
       
  2609 .tagcloud ul {
       
  2610 	list-style-type: none;
       
  2611 }
       
  2612 
       
  2613 .tagcloud ul li {
       
  2614 	display: inline-block;
       
  2615 	padding: 0;
       
  2616 }
       
  2617 
       
  2618 /* Gallery Widget */
       
  2619 .widget .gallery-columns-1 .gallery-item {
       
  2620 	max-width: 100%;
       
  2621 }
       
  2622 
       
  2623 .widget .gallery-columns-2 .gallery-item {
       
  2624 	max-width: 49%;
       
  2625 	max-width: -webkit-calc(50% - 4px);
       
  2626 	max-width:         calc(50% - 4px);
       
  2627 }
       
  2628 
       
  2629 .widget .gallery-columns-3 .gallery-item {
       
  2630 	max-width: 22%;
       
  2631 	max-width: -webkit-calc(33% - 4px);
       
  2632 	max-width:         calc(33% - 4px);
       
  2633 }
  2553 
  2634 
  2554 /**
  2635 /**
  2555  * 7.0 Footer
  2636  * 7.0 Footer
  2556  * ----------------------------------------------------------------------------
  2637  * ----------------------------------------------------------------------------
  2557  */
  2638  */
  2626 #wpstats {
  2707 #wpstats {
  2627 	display: block;
  2708 	display: block;
  2628 	margin: -10px auto 0;
  2709 	margin: -10px auto 0;
  2629 }
  2710 }
  2630 
  2711 
       
  2712 .site-footer span[role=separator] {
       
  2713 	padding: 0 0.25em 0 0.5em;
       
  2714 }
       
  2715 
       
  2716 .site-footer span[role=separator]::before {
       
  2717 	content: '\002f';
       
  2718 }
  2631 
  2719 
  2632 /**
  2720 /**
  2633  * 8.0 Media Queries
  2721  * 8.0 Media Queries
  2634  * ----------------------------------------------------------------------------
  2722  * ----------------------------------------------------------------------------
  2635  */
  2723  */