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: | <div style="height:84px; width:100%; margin:0 auto -5px auto; border: 1px solid #c8d4e0; background-color:#e5edf5;"> | ||
<!--- GRADIENT BOX --> | <!--- GRADIENT BOX --> | ||
<div style="height: | <div style="height:84px; width:96px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div> | ||
<!--BOX TITLE --> | <!--BOX TITLE --> | ||
<div style="height: | <div style="height:31px; width:100%; padding-top:10px;"> | ||
<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> | ||
<div style="height:1px; width:100%; background:{{{bgcolor}}}; margin:0px; padding:0px;"></div> | <div style="height:1px; width:100%; background:{{{bgcolor}}}; margin:0px; padding:0px;"></div> | ||
<!--- WRAPPER FOR BOX OF LINKS---> | <!--- WRAPPER FOR BOX OF LINKS---> | ||
<div style="min-height: | <div style="min-height:31px; width:100%; padding-top:10px;">{{{links|}}}</div> | ||
</div> | </div> |
Revision as of 21:48, 4 December 2015
{{{title}}}