MediaWiki:Vector.css

Fra heimskringla.no
Hopp til navigering Hopp til søk

Merk: Etter lagring vil det kanskje være nødvendig at nettleseren sletter hurtiglageret sitt for at endringene skal tre i kraft.

  • Firefox / Safari: Hold Shift mens du klikker på Oppdater eller trykk Ctrl-F5 eller Ctrl-R (⌘-R på en Mac)
  • Google Chrome: Trykk Ctrl-Shift-R (⌘-Shift-R på en Mac)
  • Internet Explorer: Hold Ctrl mens du klikker på Oppdater eller trykk Ctrl-F5
  • Opera: Tøm hurtiglageret i Meny → Innstillinger og deretter Personvern & sikkerhet → Slett surfedata → Mellomlagrede bilder og filer.
/* CSS placed here will affect users of the Vector skin */

/* force the display of the contents of the section */
#p-Tekstsamlinger  .body {
	display:block !important;
}

/* force the display of the contents of the section */
#p-Tekstoversikt  .body {
	display:block !important;
}

/* force the display of the contents of the section */
#p-Bakgrunnsmateriale  .body {
	display:block !important;
}

/* force the display of the contents of the section */
#p-Andre_tjenester  .body {
	display:block !important;
}

/* force the display of the contents of the section */
#p-addthis  .body {
	display:false !important;
}

/* force the display of the contents of the section */
#p-donate  .body {
	display:block !important;
}