Difference between revisions of "MediaWiki:Common.css"
From ISoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
/** CSS placed here will be applied to all skins */ | /** CSS placed here will be applied to all skins */ | ||
<!-- Trying to match div class='portlet' id='p-search' --> | <!-- Trying to match div class='portlet' id='p-search' --> | ||
#p-search . | #p-search .pBody { text-align:left; } |