This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="content" role="main"> | |
<?php if ( have_posts() ) : ?> | |
<div style="height:15px;"></div> | |
<h2>Заголовок</h2> | |
/*...*/ | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.assistive-text, | |
.site .screen-reader-text { | |
position: absolute !important; | |
clip: rect(1px 1px 1px 1px); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.assistive-text, | |
.site .screen-reader-text { | |
position: absolute !important; | |
clip: rect(1px 1px 1px 1px); | |
} |
NewerOlder