@@ -1,5 +1,7 @@
.alignwide,
.alignfull,
+ul.wp-block-gallery.alignwide,
+ul.wp-block-gallery.alignfull,
.wp-block-cover-image {
background-color: rgba(255,255,255,0.7);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.8+0,1+20,1+80,0.8+100 */
@@ -89,7 +89,8 @@ Editor Styles for Radcliffe 2: Vintage Style Pack
# Typography
--------------------------------------------------------------*/
-.edit-post-visual-editor p {
+.edit-post-visual-editor p,
+.edit-post-visual-editor li {
font-size: 18px;
}
@@ -633,13 +633,13 @@ h6.editor-rich-text__tinymce.mce-content-body {
.edit-post-visual-editor .wp-block-quote p,
.editor-post-visual-editor blockquote p {
color: #666;
- font-size: 22px;
+ font-size: 20px;
.edit-post-visual-editor .wp-block-quote cite,
.editor-post-visual-editor blockquote cite {
color: #999;
- font-size: 0.8em;
+ font-size: 13px;
/* Pullquotes */