Lisää toimintoja
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 12: | Rivi 12: | ||
font-size: 1.5rem; | font-size: 1.5rem; | ||
font-family: "Times New Roman", serif; | font-family: "Times New Roman", serif; | ||
line-height: 1.3; | line-height: 1.3; | ||
} | } | ||
Versio 8. joulukuuta 2024 kello 01.48
.law-article {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.05);
padding: 1rem 1.5rem;
border: 1px solid rgba(0, 0, 0, 0.15);
color: black;
}
.law-article-title {
font-weight: 600;
font-size: 1.5rem;
font-family: "Times New Roman", serif;
line-height: 1.3;
}