Template:Lp-layout-default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m footer-info is hidden with FLP, may as well be consistent |
the "pitch" css isn't going to be used any time soon |
||
Line 14: | Line 14: | ||
</script> |
</script> |
||
<style type="text/css"> |
<style type="text/css"> |
||
#pitch { |
|||
height: 236px; |
|||
background-image: url(</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}|rtl|<html>//upload.wikimedia.org/wikipedia/foundation/9/9a/Jimmy_Appeal_2009-flipped.jpg</html>|<html>//upload.wikimedia.org/wikipedia/foundation/d/dc/Jimmy_Appeal_2009.jpg</html>}}<html>); |
|||
background-position: </html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html> top; |
|||
background-repeat: no-repeat; |
|||
background-color: #1e1e1e; |
|||
border: 1px solid gray; |
|||
border-bottom-width: 0; |
|||
} |
|||
#pitch-head { |
|||
width: 50%; |
|||
font-size: 1.75em; |
|||
line-height: 1.5em; |
|||
color: white; |
|||
margin-top: 16px; |
|||
margin-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 24px; |
|||
} |
|||
#pitch-body { |
|||
width: 50%; |
|||
font-size: 1em; |
|||
line-height: 1.5em; |
|||
color: white; |
|||
margin-top: 16px; |
|||
margin-</html>{{#ifeq:{{Template:Ltr-direction|{{int:lang}}}}|rtl|left|right}}<html>: 24px; |
|||
} |
|||
#LP-table { |
#LP-table { |
||
width:100%; |
width:100%; |
Revision as of 16:27, 24 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.