Difference between revisions of "Template:MainPageHeader"
From Suresh Joshi
(Created page with "<div style="background-color: #fff; margin: 0.5em auto; padding: 0.75em 1em 0.5em; overflow: hidden; border-top: 14px ridge #e5e2c9; border-left: 2px solid #e5e2c9; border-r...") |
|||
Line 1: | Line 1: | ||
<div style="background-color: #fff; margin: 0.5em auto; padding: 0.75em 1em 0.5em; overflow: hidden; border-top: 14px ridge #e5e2c9; border-left: 2px solid #e5e2c9; border-right: 2px solid #e5e2c9; border-radius:px; text-align: center;"> | <div style="background-color: #fff; margin: 0.5em auto; padding: 0.75em 1em 0.5em; overflow: hidden; border-top: 14px ridge #e5e2c9; border-left: 2px solid #e5e2c9; border-right: 2px solid #e5e2c9; border-radius:px; text-align: center;"> | ||
<div style="font-size: 500%; text-align: center; line-height: 100%; color: #222; font-family:'Times New Roman', serif; font-variant: small-caps; clear: both; padding-bottom: 10px; text-shadow: 5px 5px 5px #B8C0D1;">{{{title}}</div> | <div style="font-size: 500%; text-align: center; line-height: 100%; color: #222; font-family:'Times New Roman', serif; font-variant: small-caps; clear: both; padding-bottom: 10px; text-shadow: 5px 5px 5px #B8C0D1;">{{{title}}}</div> | ||
<div style="font-size: 120%; text-align: center; line-height: 100%; color: #222; font-variant: small-caps; clear: both; padding-bottom: 20px;">{{{subtext1}}}</div> | <div style="font-size: 120%; text-align: center; line-height: 100%; color: #222; font-variant: small-caps; clear: both; padding-bottom: 20px;">{{{subtext1}}}</div> | ||
<div style="font-size: 100%; text-align: center; line-height: 100%; color: #222; clear: both; padding-bottom: 10px;"> {{{subtext2}}} </div> | <div style="font-size: 100%; text-align: center; line-height: 100%; color: #222; clear: both; padding-bottom: 10px;"> {{{subtext2}}} </div> | ||
</div> | </div> |