forked from LiveCarta/LiveCartaWP
fixes for marketing
This commit is contained in:
@@ -618,11 +618,14 @@ blockquote {
|
||||
margin: 0 auto; } }
|
||||
.text-page.blog {
|
||||
margin: 0 auto;
|
||||
max-width: 800px; }
|
||||
.text-page.blog img.aligncenter {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto; }
|
||||
max-width: 830px;
|
||||
padding: 0 15px; }
|
||||
.text-page.blog img {
|
||||
max-width: 100%; }
|
||||
.text-page.blog img.aligncenter {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto; }
|
||||
|
||||
/* Icons. */
|
||||
@font-face {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user