_s: More consistency with class names in the structural markup
This commit is contained in:
parent
88b7c401e6
commit
afe244fe68
15 changed files with 33 additions and 33 deletions
|
@ -45,7 +45,7 @@
|
|||
</head>
|
||||
|
||||
<body <?php body_class(); ?>>
|
||||
<div id="page" class="hfeed">
|
||||
<div id="page" class="hfeed site">
|
||||
<?php do_action( 'before' ); ?>
|
||||
<header id="masthead" class="site-header" role="banner">
|
||||
<hgroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue