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

Malline:Etusivu/Nappula/styles.css

Sarastus Wikistä
Versio hetkellä 11. joulukuuta 2024 kello 19.16 – tehnyt Virankannos (keskustelu | muokkaukset)
.fp-button,
.fp-button p {
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}

.fp-button {
  height: 100%;
}

.fp-button:hover p > a,
.fp-button:focus p > a {
  text-decoration: underline;
}