Skilnad mellom versjonar av «MediaWiki:Timeless.css»

Frå Selje.info
Ingen redigeringsforklaring
Ingen redigeringsforklaring
Line 3: Line 3:
@media screen and (max-width: 10000px) {
@media screen and (max-width: 10000px) {
}
}
   .infobox {
   .Infobox {
     width:100% !important;
     width:100% !important;
   }
   }

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

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

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