Difference between revisions of "MediaWiki:Vector.css"
From Baloogan Campaign Wiki
Line 1: | Line 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 */ | /* force the display of the contents of the section */ | ||
+ | #p-cactions-label .h3{ | ||
+ | border-bottom: 0px solid #aaa; | ||
+ | } | ||
#p-Geoscape_08_ADMIN .body{ | #p-Geoscape_08_ADMIN .body{ | ||
display:block !important; | display:block !important; |
Revision as of 02:17, 21 January 2014
/* CSS placed here will affect users of the Vector skin */ /* force the display of the contents of the section */ #p-cactions-label .h3{ border-bottom: 0px solid #aaa; } #p-Geoscape_08_ADMIN .body{ display:block !important; } #p-BLUFOR .body{ display:block !important; } #p-REDFOR .body{ display:block !important; } #p-Geoscape_08_ADMIN h3 { background:none !important; } #p-BLUFOR h3 { background:none !important; } #p-REDFOR h3 { background:none !important; }