Template:Lp-layout-default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
if country isn't passed, safer to default to ordinary forms as we have more of them. |
No edit summary |
||
Line 60: | Line 60: | ||
<!--[if lt IE 8]> |
<!--[if lt IE 8]> |
||
<style type="text/css"> |
<style type="text/css"> |
||
div#mw-panel{ |
div#mw-panel { |
||
left: 0 !important; |
left: 0 !important; |
||
right: auto !important; |
right: auto !important; |
||
} |
|||
body.rtl div#mw-panel { |
|||
left: auto !important; |
|||
right: 0 !important; |
|||
} |
} |
||
</style> |
</style> |
Revision as of 19:12, 26 January 2012
Doc:This template contains the CSS and HTML that hides the normal MediaWiki interface stuff and sets the overall look for the two part layout.