Difference between revisions of "MediaWiki:Common.css"
From ISoft Wiki
Jump to navigationJump to search
(Attempting to stop the search menu on the left from being centered) |
|||
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' --> | |||
p.portlet{ text-align:left; } |