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.37 – tehnyt Virankannos (keskustelu | muokkaukset) (Ak: Uusi sivu: .law-article { display: flex; width: 100%; height: 100%; background-color: gray; padding: 1rem; border: 1px solid rgba(0, 0, 0, 0.15); })
(ero) ← Vanhempi versio | Nykyinen versio (ero) | Uudempi versio → (ero)
.law-article {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: gray;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
}