You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
226 B
CSS

.caption-main {
text-align: center;
font-style: italic;
font-size: smaller;
margin: 1.5% auto 0 auto;
}
.caption-sub {
text-align: center;
font-style: italic;
font-size: small;
margin-top: 0;
}