Ticket #25827: 25827.diff
| File 25827.diff, 4.2 KB (added by , 12 years ago) |
|---|
-
wp-content/themes/twentyfourteen/style.css
1989 1989 border-top: 1px solid #000; 1990 1990 border-bottom: 1px solid rgba(255, 255, 255, 0.2); 1991 1991 clear: both; 1992 color: rgba(255, 255, 255, 0. 55);1992 color: rgba(255, 255, 255, 0.7); 1993 1993 margin-top: -1px; 1994 1994 padding: 0 10px; 1995 1995 position: relative; … … 1998 1998 1999 1999 .site-description { 2000 2000 display: none; 2001 font-size: 1 1px;2001 font-size: 12px; 2002 2002 font-weight: 400; 2003 line-height: 1. 6363636363;2003 line-height: 1.5; 2004 2004 } 2005 2005 2006 2006 /* Primary Sidebar */ … … 2046 2046 } 2047 2047 2048 2048 .widget a { 2049 color: rgba(255, 255, 255, 0.75);2049 color: #fff; 2050 2050 } 2051 2051 2052 2052 .widget a:hover { … … 2098 2098 2099 2099 .widget abbr, 2100 2100 .widget acronym { 2101 border-color: rgba(255, 255, 255, 0.7 5);2101 border-color: rgba(255, 255, 255, 0.7); 2102 2102 } 2103 2103 2104 2104 .widget mark, … … 2125 2125 } 2126 2126 2127 2127 .widget blockquote { 2128 color: rgba(255, 255, 255, 0. 55);2128 color: rgba(255, 255, 255, 0.7); 2129 2129 font-size: 18px; 2130 2130 line-height: 1.5; 2131 2131 margin-bottom: 18px; 2132 2132 } 2133 2133 2134 2134 .widget blockquote cite { 2135 color: rgba(255, 255, 255, 0.8);2135 color: #fff; 2136 2136 font-size: 14px; 2137 2137 line-height: 1.2857142857; 2138 2138 } … … 2316 2316 margin-bottom: 18px; 2317 2317 } 2318 2318 2319 .widget_twentyfourteen_ephemera .entry-meta a { 2320 color: rgba(255, 255, 255, 0.7); 2321 } 2322 2319 2323 .widget_twentyfourteen_ephemera .entry-content ul, 2320 2324 .widget_twentyfourteen_ephemera .entry-content ol { 2321 2325 margin: 0 0 18px 20px; … … 2392 2396 margin-top: -4px; 2393 2397 } 2394 2398 2399 .widget_rss .rss-date { 2400 display: block; 2401 } 2402 2395 2403 .widget_rss li { 2396 2404 margin-bottom: 18px; 2397 2405 } … … 2633 2641 2634 2642 .site-footer { 2635 2643 background-color: #000; 2636 color: #949a92;2644 color: rgba(255, 255, 255, 0.7); 2637 2645 font-size: 12px; 2638 2646 position: relative; 2639 2647 z-index: 3; … … 2644 2652 } 2645 2653 2646 2654 .site-info { 2647 color: rgba(255, 255, 255, 0.7 5);2655 color: rgba(255, 255, 255, 0.7); 2648 2656 padding: 15px 10px; 2649 2657 } 2650 2658 … … 2653 2661 } 2654 2662 2655 2663 .site-info a { 2656 color: rgba(255, 255, 255, 0.7 5);2664 color: rgba(255, 255, 255, 0.7); 2657 2665 } 2658 2666 2659 2667 .site-info a:hover { … … 2722 2730 } 2723 2731 2724 2732 .featured-content .entry-meta { 2733 color: #fff; 2725 2734 font-size: 11px; 2726 2735 font-weight: 700; 2727 2736 line-height: 1.0909090909; … … 3600 3609 .primary-sidebar .widget var, 3601 3610 .primary-sidebar .widget samp, 3602 3611 .primary-sidebar .widget pre { 3603 font-size: 1 0px;3604 line-height: 1. 8;3612 font-size: 11px; 3613 line-height: 1.6363636363; 3605 3614 } 3606 3615 3607 3616 .footer-sidebar .widget blockquote, … … 3612 3621 3613 3622 .footer-sidebar .widget blockquote cite, 3614 3623 .primary-sidebar .widget blockquote cite { 3615 font-size: 1 1px;3616 line-height: 1. 6363636363;3624 font-size: 12px; 3625 line-height: 1.5; 3617 3626 } 3618 3627 3619 3628 .footer-sidebar .widget input, … … 3644 3653 .footer-sidebar .widget_twentyfourteen_ephemera .entry-title, 3645 3654 .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta, 3646 3655 .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, 3647 .footer-sidebar .widget_twentyfourteen_ephemera .more-link,3648 .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,3649 3656 .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table, 3650 3657 .primary-sidebar .widget_twentyfourteen_ephemera .entry-title, 3651 3658 .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta, 3652 3659 .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, 3653 .primary-sidebar .widget_twentyfourteen_ephemera .more-link,3654 .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,3655 3660 .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table { 3656 font-size: 1 1px;3657 line-height: 1. 6363636363;3661 font-size: 12px; 3662 line-height: 1.5; 3658 3663 } 3659 3664 3665 .footer-sidebar .widget_twentyfourteen_ephemera .more-link, 3666 .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, 3667 .primary-sidebar .widget_twentyfourteen_ephemera .more-link, 3668 .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link { 3669 font-size: 10px; 3670 line-height: 1.8; 3671 } 3672 3660 3673 .footer-sidebar .widget_archive li, 3661 3674 .footer-sidebar .widget_categories li, 3662 3675 .footer-sidebar .widget_links li, … … 3682 3695 } 3683 3696 3684 3697 .footer-sidebar { 3685 font-size: 1 1px;3686 line-height: 1. 6363636363;3698 font-size: 12px; 3699 line-height: 1.5; 3687 3700 } 3688 3701 3689 3702 .featured-content {