|
|
@@ -112,7 +112,7 @@ NAVIGATION STYLES
|
|
|
/* highlight sub-menu current page */
|
|
|
li.current-menu-item,
|
|
|
li.current_page_item,
|
|
|
- li.current-page-ancestor {
|
|
|
+ li.current_page_ancestor {
|
|
|
a {}
|
|
|
}
|
|
|
}
|
|
|
@@ -129,7 +129,7 @@ NAVIGATION STYLES
|
|
|
/* highlight current page */
|
|
|
li.current-menu-item,
|
|
|
li.current_page_item,
|
|
|
- li.current-page-ancestor {
|
|
|
+ li.current_page_ancestor {
|
|
|
a {}
|
|
|
} /* end current highlighters */
|
|
|
|