forked from LiveCarta/LiveCartaWP
wordpress post img align
This commit is contained in:
@@ -619,6 +619,10 @@ blockquote {
|
||||
.text-page.blog {
|
||||
margin: 0 auto;
|
||||
max-width: 800px; }
|
||||
.text-page.blog img.aligncenter {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto; }
|
||||
|
||||
/* Icons. */
|
||||
@font-face {
|
||||
@@ -629,7 +633,8 @@ blockquote {
|
||||
font-style: normal; }
|
||||
|
||||
[class^="icon-"],
|
||||
[class*=" icon-"] {
|
||||
[class*=" icon-"],
|
||||
.mx-icon-calendar {
|
||||
font-family: lawcarta;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
|
||||
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