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 */ | ||
| + | |||
| + | /* Hide the arrow in the header */ | ||
| + | #p-coll-print_export h3 { | ||
| + | background:none !important; | ||
| + | } | ||
Revisjonen fra 11. des. 2013 kl. 19:46
/* CSS placed here will affect users of the Vector skin */
/* Hide the arrow in the header */
#p-coll-print_export h3 {
background:none !important;
}