Forskjell mellom versjoner av «MediaWiki:Vector.css»

Fra heimskringla.no
Hopp til navigering Hopp til søk
Linje 7: Linje 7:
  
 
/* force the display of the contents of the section */
 
/* force the display of the contents of the section */
#DONATE .body {
+
#p-coll-sidebardonatebox-desc .body {
 
display:block !important;
 
display:block !important;
 
}
 
}

Revisjonen fra 11. des. 2013 kl. 20:25

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

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

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