corriger apparence captions des galleries
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
gribse 2025-05-15 23:44:40 +02:00
parent 2b70309b93
commit b949e2ae76
4 changed files with 12 additions and 8 deletions

View file

@ -239,6 +239,7 @@
text-align: center;
}
/* Removed to use gallery shortcode
.post-content figure > figcaption {
color: var(--primary);
font-size: 16px;
@ -246,11 +247,13 @@
margin: 8px 0 16px;
}
.post-content figure > figcaption > p {
color: var(--secondary);
font-size: 14px;
font-weight: normal;
}
*/
.toc {
margin: 0 2px 40px 2px;