Changes

no edit summary
Line 1: Line 1: −
<div id="drama-desc" style="width: 300px; float: left;">
+
<div id="drama-desc" style="width: 40%; float: left;">
<div class="{{#var:Style|default}}" style="width: 285px; padding-left: 5px; padding-right: {{#ifeq:{{{Orientation|}}}|RIGHT|5|10}}px; margin-left: {{#ifeq:{{{Orientation|}}}|RIGHT|0|5}}px; margin-right: {{#ifeq:{{{Orientation|}}}|RIGHT|5|0}}px; margin-bottom: -1000px; padding-bottom: 1000px;">
+
<div class="{{#var:Style|default}}" style="width: calc(100% - 15px); padding-left: 5px; padding-right: {{#ifeq:{{{Orientation|}}}|RIGHT|5|10}}px; margin-left: {{#ifeq:{{{Orientation|}}}|RIGHT|0|5}}px; margin-right: {{#ifeq:{{{Orientation|}}}|RIGHT|5|0}}px; margin-bottom: -1000px; padding-bottom: 1000px;">
<div style="text-align: center; float: left; margin-right: 4px;">{{#if:{{{Picture|}}}|[[File:{{{Picture}}}|140px]]|}}</div>
+
<div style="text-align: center; float: left; margin-right: 4px;">{{#if:{{{Picture|}}}|[[File:{{{Picture}}}|class=half]]|}}</div>
 
{{{Description|}}}
 
{{{Description|}}}
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
 
</div>
 
</div>
 
</div>
 
</div>