style: support wp-caption centering
This commit is contained in:
parent
4682c8836f
commit
9ee04f810b
1 changed files with 4 additions and 0 deletions
|
@ -192,4 +192,8 @@
|
|||
font-size: 0.9em;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
&.aligncenter {
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue