fondo blanco en title seccio ample
This commit is contained in:
parent
cf7ab1a699
commit
e76d5ce0fe
|
@ -17,7 +17,7 @@ get_header(); ?>
|
||||||
|
|
||||||
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
|
<?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">
|
<div class="entry-content">
|
||||||
<h2 class="box index"><?php the_title(); ?></h2>
|
<h2 class="box index"><?php the_title(); ?></h2>
|
||||||
|
|
Loading…
Reference in New Issue