- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
269 B
CSS
Executable File
10 lines
269 B
CSS
Executable File
.wp-block[data-align=center]>.wp-block-query-pagination{
|
|
justify-content:center;
|
|
}
|
|
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination{
|
|
max-width:100%;
|
|
}
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
|
|
margin:0;
|
|
} |