Template:TitleBox2: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<!---WRAPPER FOR GRADIENT BOX AND BOX TITLE--->
<!---WRAPPER FOR GRADIENT BOX AND BOX TITLE--->
<div style="height:96px; width:100%; margin:0 auto; border: 1px solid #c8d4e0;">
<div style="height:96px; width:100%; margin:0 auto; border: 1px solid #c8d4e0; background-color:#e5edf5;">
<!--- GRADIENT BOX --->
<!--- GRADIENT BOX -->
<div style="height:96px; width:96px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div>
<div style="height:96px; width:96px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div>
<!--BOX TITLE -->
<!--BOX TITLE -->
<div style="height:94px; width:100%; background-color:#e5edf5;">
<div style="height:46px; width:100%;">
<font style="font-size:18px; font-weight:bold;">{{{title}}}</font>
<font style="font-size:18px; font-weight:bold;">{{{title}}}</font></div>
<div style="height:1px; width:100%; background:{{{bgcolor}}};"></div>
 
</div>
 
</div>
<!--- GRADIENT BOX
<div style="height:96px; width:96px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div>
<!--BOX TITLE -->
<div style="height:94px; width:100%;">
<font style="font-size:18px; font-weight:bold;">{{{title}}}</font></div>
<hr style="height:1px; width:100%; background:{{{bgcolor}}};"></hr>
<hr style="height:1px; width:100%; background:{{{bgcolor}}};"></hr>
<!---LINKS--->
<!---LINKS--->

Revision as of 19:20, 4 December 2015

{{{title}}}
{{{title}}}