Gazette: Update default block placeholder CSS selector. Bump version number.

This commit is contained in:
Laurel Fulford 2018-12-03 10:50:23 -08:00
parent f5e2da6624
commit e680895b0c
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ Description: Used to style Gutenberg Blocks in the editor.
--------------------------------------------------------------*/
.edit-post-visual-editor .editor-block-list__block,
.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
.editor-default-block-appender textarea.editor-default-block-appender__content {
font-family: "Lora", serif;
font-size: 16px;
}
@ -34,7 +34,7 @@ Description: Used to style Gutenberg Blocks in the editor.
@media screen and (min-width: 768px) {
.edit-post-visual-editor .editor-block-list__block,
.editor-default-block-appender input[type="text"].editor-default-block-appender__content,
.editor-default-block-appender textarea.editor-default-block-appender__content,
.edit-post-visual-editor .editor-block-list__block p {
font-size: 20px;
}

View file

@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/gazette/
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: A clean and flexible theme perfectly suited for minimalist magazine-style sites, personal blogs, or any content-rich site. It allows you to highlight specific articles on the homepage, and to balance readability with a powerful use of photography all in a layout that works on any device.
Version: 1.1.2-wpcom
Version: 1.1.3-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gazette