Changeset 25623
- Timestamp:
- 09/25/2013 04:28:00 PM (12 years ago)
- Location:
- trunk/src/wp-content/themes/twentyfourteen
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php
r25612 r25623 108 108 h6 a:hover, 109 109 a, 110 .primary-navigation ul ul a:hover,111 110 .entry-title a:hover, 112 111 .cat-links a:hover, -
trunk/src/wp-content/themes/twentyfourteen/style.css
r25613 r25623 710 710 .primary-navigation li:hover > a { 711 711 background-color: #2b2b2b; 712 } 713 .primary-navigation li li:hover > a { 714 background-color: #000; 715 } 716 .primary-navigation ul ul a:hover { 717 color: #24890d; 712 color: #fff; 718 713 } 719 714 .primary-navigation ul li:hover > ul {
Note: See TracChangeset
for help on using the changeset viewer.