Toggle menu
Toggle preferences menu
Toggle personal menu
Et ole kirjautunut
Your IP address will be publicly visible if you make any edits.

Malline:Pykälä/styles.css

Sarastus Wikistä
Versio hetkellä 8. joulukuuta 2024 kello 01.49 – tehnyt Virankannos (keskustelu | muokkaukset)
.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;
  margin-top: 1rem;
}