7 lines
138 B
CSS
7 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;
|
|
}
|