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:Etusivu/Nappula/styles.css” versioiden välillä

Sarastus Wikistä
Ei muokkausyhteenvetoa
Ei muokkausyhteenvetoa
Rivi 11: Rivi 11:
.fp-button {
.fp-button {
   flex: 1 1 0px;
   flex: 1 1 0px;
  height: 100%;
}
}

Versio 11. joulukuuta 2024 kello 18.51

.fp-button,
.fp-button p {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.fp-button {
  flex: 1 1 0px;
  height: 100%;
}