Template:TitleBox2: Difference between revisions
Jump to navigation
Jump to search
Pavlos Savva (talk | contribs) No edit summary |
Pavlos Savva (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> | <!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> | ||
<div style="height:84px; width:100%; margin:0 | <div style="height:84px; width:100%; margin:0 auto; border: 1px solid #c8d4e0; background-color:#e5edf5;"> | ||
<!--- GRADIENT BOX --> | <!--- GRADIENT BOX --> | ||
<div style="height:84px; width:84px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div> | <div style="height:84px; width:84px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div> | ||
<!--BOX TITLE --> | <!--BOX TITLE --> | ||
<div style="height:31px; width:100%; padding-top: | <div style="height:31px; width:100%; padding-top:7px;"> | ||
<font style="font-size:18px; font-weight:bold; margin-left:20px; margin-bottom:0px;">{{{title}}}</font> | <font style="font-size:18px; font-weight:bold; margin-left:20px; margin-bottom:0px;">{{{title}}}</font> | ||
</div> | </div> |
Revision as of 21:50, 4 December 2015
{{{title}}}