_s: Simple WordPress menu styles
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8850 d957f892-c61d-0410-b221-f235e6eecf30
This commit is contained in:
parent
e8b2bb81c6
commit
44c46fd181
2 changed files with 57 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
|
||||
</hgroup>
|
||||
|
||||
<nav role="navigation" class="site-navigation">
|
||||
<nav role="navigation" class="site-navigation main-navigation">
|
||||
<h1 class="assistive-text"><?php _e( 'Main menu', '_s' ); ?></h1>
|
||||
<div class="assistive-text skip-link"><a href="#content" title="<?php esc_attr_e( 'Skip to content', '_s' ); ?>"><?php _e( 'Skip to content', '_s' ); ?></a></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue