Forskjell mellom versjoner av «MediaWiki:Vector.css»

Fra heimskringla.no
Hopp til navigering Hopp til søk
(fungerer dette?)
Linje 2: Linje 2:
  
 
/* force the display of the contents of the section */
 
/* force the display of the contents of the section */
#p-Tekstsamlinger  .body {
 
#p-Tekstoversikt  .body {
 
#p-addthis  .body {
 
 
#p-donate  .body {
 
#p-donate  .body {
 
display:block !important;
 
display:block !important;
 
}
 
}

Revisjonen fra 11. des. 2013 kl. 22:02

/* CSS placed here will affect users of the Vector skin */

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