{php} global $PwgCarbon; $this->assign( 'PwgCarbon', $PwgCarbon ); {/php} {html_style} {if $derivative_params->max_width() > 440} .content UL.thumbnailCategories LI {ldelim} width:100%; } .illustration {ldelim} margin-left: auto; margin-right: auto; display: table; float: none;} {else} {if $derivative_params->max_width() > 290} .content UL.thumbnailCategories LI {ldelim} width:49.7%;} .thumbnailCategory{ldelim}min-height: {$derivative_params->max_height()*1.2}px; width:{$derivative_params->max_width()+5}px;} {else} .content UL.thumbnailCategories LI {ldelim} width:33.2%; } {/if} {/if} {if $derivative_params->max_width() > 600} .thumbLegend {ldelim}font-size: 130%} {else} {if $derivative_params->max_width() > 400} .thumbLegend {ldelim}font-size: 110%} {else} .thumbLegend {ldelim}font-size: 90%} {/if} {/if} {/html_style}