Skilnad mellom versjonar av «MediaWiki:Timeless.css»

Frå Selje.info
(Oppretta sida med «→‎All CSS here will be loaded for users of the Timeless skin: @media screen and (max-width: 10000px) { .infobox { width:100% !important; } }»)
(Ingen skilnad)

Versjonen frå 23. oktober 2022 kl. 08:21

/* All CSS here will be loaded for users of the Timeless skin */

@media screen and (max-width: 10000px) {
  .infobox {
    width:100% !important;
  }
}