CS: fix up embedded PHP inconsistencies introduced in the mean time.

This commit is contained in:
jrfnl 2018-02-27 11:18:50 +01:00
parent b26b6ebfa4
commit ec877e48c3
6 changed files with 30 additions and 29 deletions

View file

@ -57,9 +57,9 @@ if ( ! function_exists( '_s_header_style' ) ) :
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
<?php
// If the user has set a custom color for the text use that.
else :
<?php
// If the user has set a custom color for the text use that.
else :
?>
.site-title a,
.site-description {