forked from mirror/_s
parent
d02cc4fa70
commit
af2d101164
|
@ -13,4 +13,4 @@
|
|||
|
||||
.wp-caption-text {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
11
style.css
11
style.css
|
@ -826,17 +826,18 @@ object {
|
|||
|
||||
.wp-caption img[class*="wp-image-"] {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.wp-caption-text {
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.wp-caption .wp-caption-text {
|
||||
margin: 0.8075em 0;
|
||||
}
|
||||
|
||||
.wp-caption-text {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
## Galleries
|
||||
--------------------------------------------------------------*/
|
||||
|
|
Reference in New Issue