Difference between revisions of "Template:Heidelberg/dnarowelement"

(Created page with "{{#tag:html| <div class="col-lg-5 col-md-5 col-sm-12 col-xs-12"> <a href="{{{3}}}" class="box hyperbox" style="margin-bottom:15px; display:block;"> <h3...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{#tag:html|
 
{{#tag:html|
     <div class="col-lg-5 col-md-5 col-sm-12 col-xs-12">
+
     <div class="col-lg-{{{4}}} col-md-{{{4}}} col-sm-12 col-xs-12">
 
         <a href="{{{3}}}" class="box hyperbox" style="margin-bottom:15px; display:block;">
 
         <a href="{{{3}}}" class="box hyperbox" style="margin-bottom:15px; display:block;">
             <h3>{{{1}}}</h3>
+
             <h3 style="line-height: 50px !important; margin-top:0px; text-align:left">{{{1}}}</h3>
 
             {{{2}}}
 
             {{{2}}}
 
         </a>  
 
         </a>  
 
     </div>
 
     </div>
 
}}
 
}}

Latest revision as of 00:11, 2 November 2017