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

Ero sivun ”Malline:Pykälä/styles.css” versioiden välillä

Sarastus Wikistä
Ei muokkausyhteenvetoa
Ei muokkausyhteenvetoa
Rivi 13: Rivi 13:
   font-family: "Times New Roman", serif;
   font-family: "Times New Roman", serif;
   line-height: 1.3;
   line-height: 1.3;
   margin-top: 1em;
   margin-top: 1rem;
}
}

Versio 8. joulukuuta 2024 kello 01.49

.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;
}