8 lines
138 B
CSS
8 lines
138 B
CSS
|
/* Override this file to customise the theme's CSS for your site */
|
||
|
|
||
|
img, figure {
|
||
|
text-align: center;
|
||
|
margin: auto;
|
||
|
display: block;
|
||
|
}
|