Skip to content

Commit 68dc509

Browse files
committed
css
1 parent 2085f9e commit 68dc509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wp-content/themes/maxclean/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ h1 a, h2 a { text-decoration: none; }
5555
article::after { content: "· · ·"; text-align: center; display: block; margin: 2em 0 1em 0; color: #a0a9ae; font-size: .85em; }
5656
hr::after { content: "· · ·"; text-align: center; display: block; margin: 2em 0 2em 0; color: #a0a9ae; font-size: .85em; }
5757
article img, body#tinymce.wp-editor img { max-width: 100%; margin: 1em 0; display: block; }
58-
article blockquote, body#tinymce.wp-editor blockquote { margin-left: 1.5em; }
58+
article blockquote, body#tinymce.wp-editor blockquote { margin-left: 1.5em; color: #a0a9ae; margin-bottom: 2em;}
5959
article blockquote p, article blockquote p *, body#tinymce.wp-editor blockquote p { color: #a0a9ae; }
6060
article blockquote cite, body#tinymce.wp-editor blockquote cite { display: block; margin: 1em 0; color: #a0a9ae; font-size: .85em; font-style: normal; text-transform: uppercase;}
6161
article blockquote cite::before { content: "—"; }

0 commit comments

Comments
 (0)