Changed figure style.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-10-05 20:01:39 +02:00
parent 89df509860
commit 504e81713e

View File

@ -173,8 +173,14 @@ sup {
line-height: 80%; line-height: 80%;
} }
figure img { figure {
width: 100%; margin: 0 auto 0 auto;
text-align: center;
width: 65%;
}
figcaption {
font-size: 14px;
} }
.page-title { .page-title {