Lisää toimintoja
< Malline:Etusivu | Nappulat
|  Ak: Uusi sivu: .fp-buttons {   display: flex;   flex-wrap: wrap;   justify-content: center;   gap: 0.25rem; } | Ei muokkausyhteenvetoa | ||
| Rivi 4: | Rivi 4: | ||
|    justify-content: center; |    justify-content: center; | ||
|    gap: 0.25rem; |    gap: 0.25rem; | ||
|   width: 100%; | |||
| } | } | ||
Versio 2. marraskuuta 2023 kello 19.29
.fp-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.25rem;
  width: 100%;
}
