Statute styling

This commit is contained in:
2024-11-10 01:49:25 +01:00
parent 3169944d93
commit 36cdce10bd
3 changed files with 82 additions and 63 deletions

View File

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