fixed hint decoder layout (rm #94)

This commit is contained in:
following 2013-05-05 17:36:34 +02:00
parent 19d1c3bfcb
commit c66fac9149

View File

@ -354,8 +354,8 @@
<div class="content2-container">
<p id="decrypt-hints">{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}</p>
<div style="width: 200px; float: right;">
<font style="font-family: 'Courier New',FreeMono,Monospace;" face="Courier" size="2">A|B|C|D|E|F|G|H|I|J|K|L|M</font>
<div style="float: right;">
<font style="font-family: 'Courier New',FreeMono,Monospace;" face="Courier" size="2">A|B|C|D|E|F|G|H|I|J|K|L|M</font><br />
<font style="font-family: 'Courier New',FreeMono,Monospace;" face="Courier" size="2">N|O|P|Q|R|S|T|U|V|W|X|Y|Z</font>
</div>
</div>