Szablon:Portal/style.css: Różnice pomiędzy wersjami

Z Nonsensopedii, polskiej encyklopedii humoru
M
M
Znacznik: zrewertowane
Linia 6: Linia 6:


.portal-table h2 {
.portal-table h2 {
font-size: 1.3em !important;
margin-bottom: 0.55em;
margin-bottom: 0.55em;
margin-top: 1.3em;
margin-top: 1.3em;

Wersja z 15:56, 9 lis 2021

@media screen and (max-width: 850px) {
  .firstHeading {
    display: none;
  }
}

.portal-table h2 {
  margin-bottom: 0.55em;
  margin-top: 1.3em;
}

.portal-table h2:after {
  display: none !important;
}

hr {
  height: 2px !important;
  margin-top: 1em;
}

.portal-stopka {
  text-align: center;
  font-size: 0.9em;
  color: #383838;
  margin-top: 1em;
  font-style: italic;
}
/* [[Kategoria:Style szablonów]] */