Tällä sivustolla on tässä vaiheessa (18.11.25) tälläistä itse tehtyä CSS-koodia:

h2{
color: #336659;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
line-height: 1.2;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: #f7c0ca;
}

th{
background-color: #336659;
color: gray;
}