Forskjell mellom versjoner av «MediaWiki:Vector.css»
Hopp til navigering
Hopp til søk
| Linje 1: | Linje 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* 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; | ||
| + | } | ||
Revisjonen fra 11. des. 2013 kl. 21:53
/* 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;
}