website/site/styles/statute.css
2024-11-10 01:49:25 +01:00

11 lines
136 B
CSS

h2 {
margin: 1.5rem 0;
font-weight: normal;
font-size: 1.4em;
font-variant-caps: small-caps;
}
p {
padding-bottom: 1.5rem;
}