Ticket #25946: 25946.6.diff
File 25946.6.diff, 946 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentyfourteen/style.css
933 933 .site-navigation .current-menu-item > a, 934 934 .site-navigation .current-menu-ancestor > a { 935 935 color: #55d737; 936 font-weight: 900; 936 937 } 937 938 938 939 /* Primary Navigation */ … … 2679 2680 */ 2680 2681 2681 2682 .featured-content { 2682 background: # 4d4d4durl(images/pattern-dark.svg) repeat fixed;2683 background: #000 url(images/pattern-dark.svg) repeat fixed; 2683 2684 -webkit-box-sizing: border-box; 2684 2685 -moz-box-sizing: border-box; 2685 2686 box-sizing: border-box; … … 3293 3294 .site-navigation li .current_page_ancestor > a, 3294 3295 .site-navigation li .current-menu-item > a, 3295 3296 .site-navigation li .current-menu-ancestor > a { 3296 background-color: #000;3297 color: #fff; 3297 3298 } 3298 3299 3299 3300 /* Primary Navigation */