fondo blanco en title seccio ample

This commit is contained in:
jorge-vitrubio 2022-07-11 14:18:13 +02:00
parent cf7ab1a699
commit e76d5ce0fe
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ get_header(); ?>
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<div id="post-<?php the_ID(); ?>" <?php post_class("boxentry nofons"); ?>>
<div id="post-<?php the_ID(); ?>" <?php post_class("boxentry"); ?>>
<div class="entry-content">
<h2 class="box index"><?php the_title(); ?></h2>